Expand description
A mid level HTTP services for hyper
.
Structs§
- Compio
Executor - An executor service based on
compio::runtime
. It usescompio::runtime::spawn
interally. - Compio
Timer - An timer service based on
compio::time
. - Connector
client
- An HTTP connector service.
- Http
Stream - A HTTP stream wrapper, based on compio, and exposes
hyper::rt
interfaces. - Hyper
Stream - A stream wrapper for hyper.
Enums§
- TlsBackend
- Represents TLS backend options