Expand description
HTTP/2 server session
Structs§
- H2Options
- Builds server connections with custom configuration values.
- Http
Session - 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.