summaryrefslogtreecommitdiff
path: root/chat/rooms.go
Commit message (Collapse)AuthorAge
* Nickname and message length limits implementedKevin Chabowski2014-03-27
|
* Forbid empty nicknamesKevin Chabowski2014-03-27
|
* Some test cases and fixesKevin 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.