Available on crate feature
hyper-transport
only.Expand description
http2 transport using hyper
Structs§
- Channel
Config - Channel configuration
- Hyper
Connector - Hyper based connection to a server
- Hyper
Listener - A listener using a hyper server
- Recv
Stream - Receive stream for hyper channels.
- Send
Sink - Send sink for hyper channels
Enums§
- Accept
Error - AcceptError for hyper channels.
- Channel
Config Error - Error when setting a channel configuration
- Open
Error - OpenError for hyper channels.
- Recv
Error - Receive error for hyper channels.
- Send
Error - Send error for hyper channels.