gamelost / glc-client

Game Lost Crash client.
Apache License 2.0
1 stars 9 forks source link

Message should have its own Channel #128

Open alanjcfs opened 9 years ago

alanjcfs commented 9 years ago

Per discussion with @cantsin, it would make sense to separate message into its own broadcast rather than passing in with the Player State as is currently the case.

This would be a step toward solving the problems of time-based message expiry and allow additional details, such as being able to message one person, message people in a certain radius, the entire zone, or a group.