v0.1.0-alpha.3
Pre-release
Pre-release
core
- Remove tokio byteorder and use tokio io for bigendian parsing
- Benchmark suite
client
- Throttling based on inflight queue size
- Refactor eventloop runtime into a separate struct
- Lots of tests and examples