apple / swift-nio-http2

HTTP/2 support for SwiftNIO
https://swiftpackageindex.com/apple/swift-nio-http2/main/documentation/niohttp2
Apache License 2.0
462 stars 82 forks source link

Inline http2 fixups #402

Closed rnro closed 1 year ago

rnro commented 1 year ago

There are a few places where bugs / poorly structured code crept in during the inline multiplexer work. This attempts to address some of them: