Expand description

This crate provides the common interface for server-side tls Acceptors and client-side Connectors, abstracting over various implementations.

Structs

A parsed URL record.

Traits

This trait provides the common interface for server-side tls acceptors, abstracting over various implementations
Read bytes asynchronously.
Write bytes asynchronously.
Interface for runtime and tls adapters for the trillium client

Attribute Macros