summaryrefslogtreecommitdiff
path: root/rooms.go
Commit message (Expand)AuthorAge
* Move protocol agnostic stuff into own package.Kevin Chabowski2014-03-25
* Fixed some compile errorsKevin Chabowski2014-03-25
* Implemented message broadcasting stuff for type BuddyKevin Chabowski2014-03-25
* Joining a room should work nowKevin Chabowski2014-03-25
* We need the room too when joiningKevin Chabowski2014-03-25
* Moved message stuff into own fileKevin Chabowski2014-03-24
* Chatrooms roughly implementedKevin Chabowski2014-03-24