gameServer2/src/protocol/parser.rs
2018-07-20 alfadur Implement save/delete commands
2018-07-17 alfadur indulge clippy
2018-07-13 alfadur Better packing for clients
2018-07-07 alfadur Mostly implement voting
2018-07-04 alfadur Fix scheme config parsing
2018-07-03 alfadur update nom
2018-07-02 alfadur Fix cmd parsing & update tests
2018-06-29 Marcin Mielniczuk Implement parsing for rnd and add a little documentation
2018-06-26 alfadur Implement game start & engine messages
2018-06-26 alfadur Implement game config messages
2018-06-21 alfadur implementation of team related messages
2018-06-18 alfadur partial room implementation
2018-03-08 alfadur separated the server logic from all the async io mess.
2017-01-23 unc0rr Start refactoring path from getting message from client to reacting to it
2017-01-18 unc0rr Fix malformed messages parsing
2017-01-14 unc0rr - Use logging facilities instead of plain println!
2017-01-13 unc0rr - Render messages to string
2017-01-11 unc0rr Add more messages to the parser
2017-01-11 unc0rr Optional parameters parsing function
2017-01-08 unc0rr Some parsing using nom
less more (0) tip