]> git.cworth.org Git - empires-server/commit
Give the "/events" route a common implementation
authorCarl Worth <cworth@cworth.org>
Mon, 1 Jun 2020 14:51:59 +0000 (07:51 -0700)
committerCarl Worth <cworth@cworth.org>
Mon, 1 Jun 2020 14:51:59 +0000 (07:51 -0700)
commit63492ece678da23ef0e9652b86313e6c824376af
treedccc26f1c5c054fa487d7cc93fa57846621bc3d0
parent143c01e643c36e87c6bfc377ad1cf4edcc79e62c
Give the "/events" route a common implementation

At this point, both the empires and the tictactoe implementation have
an identical implementation of the "/events" route so we push this up
to the lmno.js file.
empires.js
lmno.js
tictactoe.js