Module server

Module server 

Source
Expand description

HTTP/2 server session

Structs§

H2Options
Builds server connections with custom configuration values.
HttpSession
HTTP/2 server session
Idle
The future to poll for an idle session.

Functions§

handshake
Perform HTTP/2 connection handshake with an established (TLS) connection.