Module client

Module client 

Source
Expand description

Http2 client

Structs§

Client
Manages http client network connectivity.
ClientBuilder
Manages http client network connectivity.
Connector
Http2 client connector
RecvStream
Receiving part of the client stream
SendStream
Send part of the client stream
SimpleClient
Http2 client

Enums§

ClientError
Errors which can occur when attempting to handle http2 client connection.