nathyong / web500

A web interface for playing the 500 card game.
0 stars 0 forks source link

Show some chat history when users log in #6

Open nathyong opened 8 years ago

nathyong commented 8 years ago

At the moment each session does not get any chat history when logging in. Clients should be able to browse recent chat history when they start a new session, or reconnect to an old one.

vinceau commented 8 years ago

Do we really need this?

nathyong commented 8 years ago

Well, now that there is no longer a global chat room, I think this is probably unnecessary, save for the case where users disconnect halfway through a game, which could be a bit problematic.