summaryrefslogtreecommitdiff
path: root/chat
Commit message (Collapse)AuthorAge
* Stopping the ticker in PushKevin Chabowski2014-03-27
|
* Nickname and message length limits implementedKevin Chabowski2014-03-27
|
* Forbid empty nicknamesKevin Chabowski2014-03-27
|
* Chat now works on the client sideKevin Chabowski2014-03-27
|
* Added TestChat for testing message broadcasting.Kevin Chabowski2014-03-25
|
* Expanded TestLeaveKevin Chabowski2014-03-25
|
* Expanded TestJoinKevin Chabowski2014-03-25
|
* 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.