Module http2
HTTP/2 Server Connections
Structs
- Builder A configuration builder for HTTP/2 server connections.
-
Connection
A
Futurerepresenting an HTTP/2 connection, bound to aService, returned fromBuilder::serve_connection.