Expand description
A mid level HTTP services for hyper.
Structs§
- Compio
Executor - An executor service based on
compio::runtime. It usescompio::runtime::spawninterally. - 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::rtinterfaces. - Hyper
Stream - A stream wrapper for hyper.
Enums§
- TlsBackend
- Represents TLS backend options