gameServer2/src/server/client.rs
2017-02-04 unc0rr Room creation halfplemented
2017-01-27 unc0rr SendAllButMe action, list all clients in lobby in LobbyJoined message to newcomers
2017-01-25 unc0rr More refactoring
2017-01-24 unc0rr Toss code around
2017-01-23 unc0rr Start refactoring path from getting message from client to reacting to it
2017-01-18 unc0rr Basic support for NICK message
2017-01-18 unc0rr - Handle errors
2017-01-14 unc0rr Introduce actions, just like in the old server
2017-01-14 unc0rr - Use logging facilities instead of plain println!
2017-01-13 unc0rr - Render messages to string
2017-01-02 unc0rr - Start protocol parser implementation
2017-01-01 unc0rr Refactor modules layout
less more (0) tip