Crate hyper_boring

Crate hyper_boring 

Source
Expand description

Hyper SSL support via BoringSSL.

Structs§

HttpsConnector
A Connector using BoringSSL to support http and https schemes.
HttpsLayer
A layer which wraps services in an HttpsConnector.
HttpsLayerSettings
Settings for HttpsLayer
HttpsLayerSettingsBuilder
Builder for HttpsLayerSettings

Enums§

MaybeHttpsStream
A stream which may be wrapped with TLS.