gameServer2/src/main.rs
2018-07-20 alfadur Implement room config export
2018-07-16 alfadur Something down in the food chain already uses bitflags, so might as well switch to them
2018-06-28 Marcin Mielniczuk Undo enabling the `unreachable-pub` lint.
2018-06-27 alfadur stabilization
2018-06-26 alfadur Implement game start & engine messages
2018-06-24 marmistrz Enable all lints from the rust-2018-idioms suite.
2018-06-14 alfadur handle edge polling properly
2018-03-08 alfadur separated the server logic from all the async io mess.
2017-12-16 unc0rr Improve this code a bit more
2017-12-06 unc0rr Quick dirty fix for building
2017-01-14 unc0rr - Use logging facilities instead of plain println!
2017-01-08 unc0rr Some parsing using nom
2017-01-02 unc0rr - Start protocol parser implementation
2017-01-01 unc0rr Refactor modules layout
2017-01-01 unc0rr - Use netbuf buffers for client connection stream
2017-01-01 unc0rr Refactor code to add more structure to it
2016-12-31 unc0rr Start server implementation in rust
less more (0) tip