Skip to content

v0.3.22

Compare
Choose a tag to compare
@seanmonstar seanmonstar released this 15 Nov 14:34
· 28 commits to master since this release

What's Changed

  • Add header_table_size(usize) option to client and server builders.
  • Improve throughput when vectored IO is not available.
  • Update indexmap to 2.

New Contributors