gameServer2/Cargo.toml
2018-10-31 alfadur bump server dependencies
2018-09-13 alfadur remove stabilized edition annotations
2018-09-06 alfadur Add TLS support
2018-09-05 alfadur Add official server feature to cargo
2018-09-05 alfadur Bump dependencies
2018-08-28 alfadur move everything test related into test cfg
2018-08-16 alfadur Rust 2018 conversion
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-07-04 alfadur add missing message tests
2018-07-03 alfadur update proptest
2018-07-03 Marcin Mielniczuk Update rand and log to the latest versions
2018-06-27 nemo neglected dep update from r87a6cad20c90:
2018-03-08 alfadur separated the server logic from all the async io mess.
2017-10-24 unc0rr Modernize Cargo.toml a bit
2017-01-14 unc0rr - Use logging facilities instead of plain println!
2017-01-08 unc0rr Some parsing using nom
2017-01-07 unc0rr Give up on lalrpop, let's try nom
2017-01-05 unc0rr Start on messages parser
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