Skip to content

v0.3.1

Compare
Choose a tag to compare
@seanmonstar seanmonstar released this 25 Mar 00:42
· 163 commits to master since this release
  • Add Connection::max_concurrent_recv_streams() getter.
  • Add Connection::max_concurrent_send_streams() getter.
  • Fix client to ignore receipt of 1xx headers frames.
  • Fix incorrect calculation of pseudo header lengths when determining if a received header is too big.
  • Reduce monomorphized code size of internal code.