lightvector / arimaa-server

Arimaa server
Other
9 stars 2 forks source link

Aaron frontend #50

Closed aaronyzhou closed 9 years ago

aaronyzhou commented 9 years ago

Implemented a very simple chat room. Polls for new messages every 10s.

lightvector commented 9 years ago

Cool! I haven't tested or read through this carefully just yet, but given that we're still iterating and developing and this isn't going to conflict with anything else, I'm going accept this and merge.

lightvector commented 9 years ago

Up now on http://playarimaa.org/chat

Yay! :)

The database isn't persistent yet - chat will go away if we restart the server. I'll handle persistence later.

mattj256 commented 9 years ago

Hah that's great!!