Module streams

Module streams 

Source
Available on crate feature server only.
Expand description

Streams used in the server-side implementation of iroh relays.

Structs§

InvalidBucketConfig
RelayedStream
The relay’s connection to a client.

Enums§

MaybeTlsStream
The main underlying IO stream type used for the relay server.
RecvError
Relay receive errors
SendError
Relay send errors