[][src]Crate carrier

Re-exports

pub use error::Error;
pub use identity::Identity;
pub use identity::Secret;

Modules

certificate
channel
clock
conduit
config
dns
endpoint
error
headers
identity
local_addrs
noise
packet
proto
publisher
recovery

an implementation of draft-ietf-quic-recovery-13

replay

a sliding window keeping track of received packages in a window. rejects packages that have already been received or are too old.

stream
subscriber
util