Skip to content

v0.1.0-alpha.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@tekjar tekjar released this 06 Jan 10:01

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