2018-03-08 | alfadur | separated the server logic from all the async io mess. | file | diff | annotate |
2017-10-24 | unc0rr | Modernize Cargo.toml a bit | file | diff | annotate |
2017-01-14 | unc0rr | - Use logging facilities instead of plain println! | file | diff | annotate |
2017-01-08 | unc0rr | Some parsing using nom | file | diff | annotate |
2017-01-07 | unc0rr | Give up on lalrpop, let's try nom | file | diff | annotate |
2017-01-05 | unc0rr | Start on messages parser | file | diff | annotate |
2017-01-01 | unc0rr | - Use netbuf buffers for client connection stream | file | diff | annotate |
2017-01-01 | unc0rr | Refactor code to add more structure to it | file | diff | annotate |
2016-12-31 | unc0rr | Start server implementation in rust | file | diff | annotate |