Modules

Client implementation and builder.
Server implementation and builder.

Structs

A stream of Bytes, used when receiving bodies.
Represents a X509 certificate.
A default batteries included transport channel.
Configures TLS settings for endpoints.
Channel builder.
Error’s that originate from the client or server;
Represents a private key and X509 certificate.
A default batteries included transport server.
Configures TLS settings for servers.
Error returned if a request didn’t complete within the configured timeout.
The URI component of a request.

Traits

A trait to provide a static reference to the service’s name. This is used for routing service’s within the router.