]> git.cworth.org Git - empires-server/commitdiff
Rename "app" to "router" within each game engine
authorCarl Worth <cworth@cworth.org>
Wed, 27 May 2020 17:10:02 +0000 (10:10 -0700)
committerCarl Worth <cworth@cworth.org>
Wed, 27 May 2020 17:10:02 +0000 (10:10 -0700)
This is a more suitable name now that each of these objects is
actually an express router and not a full-fledged express app.


No differences found