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

DO NOT MERGE: Example of an H1/H2 bootstrap #412

Closed FranzBusch closed 2 months ago

FranzBusch commented 1 year ago

This PR just aims to show how bootstrapping an H1/H2 server looks like right now.