Crate cyper_core
source ·Expand description
A mid level HTTP services for hyper.
Structs
- Acceptor
serverA TCP acceptor. - An executor service based on [
compio::runtime]. It uses [compio::runtime::spawn] interally. - An HTTP connector service.
- A HTTP stream wrapper, based on compio, and exposes
tokio::iointerfaces. - TlsAcceptor
serverA TLS acceptor.
Enums
- Represents TLS backend options