index
:
simplechat
master
A simple websocket-based chatserver written in Go.
Laria Carolin Chabowski
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Forbid empty nicknames
Kevin Chabowski
2014-03-27
*
Chat now works on the client side
Kevin Chabowski
2014-03-27
*
Added TestChat for testing message broadcasting.
Kevin Chabowski
2014-03-25
*
Expanded TestLeave
Kevin Chabowski
2014-03-25
*
Expanded TestJoin
Kevin Chabowski
2014-03-25
*
Some test cases and fixes
Kevin Chabowski
2014-03-25
*
Documenting the new chat package. Also fixing access rights
Kevin Chabowski
2014-03-25
*
Move protocol agnostic stuff into own package.
Kevin Chabowski
2014-03-25
*
Some placeholders for the HTML pages
Kevin Chabowski
2014-03-25
*
Fixed some compile errors
Kevin Chabowski
2014-03-25
*
Implemented message broadcasting stuff for type Buddy
Kevin Chabowski
2014-03-25
*
Joining a room should work now
Kevin Chabowski
2014-03-25
*
We need the room too when joining
Kevin Chabowski
2014-03-25
*
Moved message stuff into own file
Kevin Chabowski
2014-03-24
*
Chatrooms roughly implemented
Kevin Chabowski
2014-03-24
*
Initial commit
Kevin Chabowski
2014-03-24