summaryrefslogtreecommitdiff
path: root/chat/messages.go
Commit message (Collapse)AuthorAge
* Chat now works on the client sideKevin Chabowski2014-03-27
|
* Added TestChat for testing message broadcasting.Kevin Chabowski2014-03-25
|
* Documenting the new chat package. Also fixing access rightsKevin Chabowski2014-03-25
|
* Move protocol agnostic stuff into own package.Kevin Chabowski2014-03-25
So we can test it more easily.