Skip to content

v0.27.0

Choose a tag to compare

@ioquatix ioquatix released this 31 Aug 03:08
· 2 commits to main since this release
10f4a47
  • On a graceful GOAWAY (error code 0), keep the connection open until the streams the remote peer accepted have completed, instead of closing it immediately and failing those requests with EOFError.
  • Connection#create_stream refuses to open a locally-initiated stream once a GOAWAY has been received, as required by RFC 9113 §6.8.