Expand description
Http2 client
Structs§
- Client
- Manages http client network connectivity.
- Client
Builder - Manages http client network connectivity.
- Connector
- Http2 client connector
- Recv
Stream - Receiving part of the client stream
- Send
Stream - Send part of the client stream
- Simple
Client - Http2 client
Enums§
- Client
Error - Errors which can occur when attempting to handle http2 client connection.