Skip to content

v0.3.21

Compare
Choose a tag to compare
@seanmonstar seanmonstar released this 21 Aug 17:47
· 54 commits to master since this release

What's Changed

  • Fix opening of new streams over peer's max concurrent limit.
  • Fix RecvStream to return data even if it has received a CANCEL stream error.
  • Update MSRV to 1.63.

New Contributors