Crate cyper_core

Source
Expand description

A mid level HTTP services for hyper.

Structs§

CompioExecutor
An executor service based on compio::runtime. It uses compio::runtime::spawn interally.
CompioTimer
An timer service based on compio::time.
Connectorclient
An HTTP connector service.
HttpStream
A HTTP stream wrapper, based on compio, and exposes hyper::rt interfaces.
HyperStream
A stream wrapper for hyper.

Enums§

TlsBackend
Represents TLS backend options