hyper
1.5.0
Module http2
Structs
In hyper::
server::
conn
Module
hyper
::
server
::
conn
::
http2
Copy item path
source
·
[
−
]
Expand description
HTTP/2 Server Connections
Structs
§
Builder
A configuration builder for HTTP/2 server connections.
Connection
A
Future
representing an HTTP/2 connection, bound to a
Service
, returned from
Builder::serve_connection
.