Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-08 | add some functions to ensure buffer is allocated on a CraftIO implementor | Joey Sacchini | |
2021-01-07 | fix written data len function | Joey Sacchini | |
2021-01-07 | add max packet size as a configurable option for any CraftIo | Joey Sacchini | |
2020-12-15 | documentation | Joey Sacchini | |
2020-12-03 | cargo fmt | Joey Sacchini | |
2020-12-03 | make backtraces a feature flag | Joey Sacchini | |
2020-12-03 | make compression and encryption optional features | Joey Sacchini | |
2020-12-03 | updates based on testing with async libs | Joey Sacchini | |
2020-12-03 | implement fixes for broken reader code | Joey Sacchini | |
2020-12-03 | make sure we set data_len to 0 when writing in compressed mode below threshold | Joey Sacchini | |
2020-12-02 | fix some bugs | Joey Sacchini | |
2020-12-02 | init commit | Joey Sacchini | |