kipraske / web-brogue

Play brogue in a web browser
GNU General Public License v2.0
20 stars 17 forks source link

Implement Chat #14

Closed kipraske closed 8 years ago

kipraske commented 9 years ago

Probably the last thing on my list, but it would be helpful if people could chat while they were spectating a game.

flend commented 8 years ago

Chat was implemented using socket.io (I ported the whole WS architecture to this - it seems to handle errors better).