Crate cryprot_net

Crate cryprot_net 

Source

Structs§

Connection
Used to create grouped sub-streams.
Id
Explicit Id provided by the user for a stream for a specific Connection.
ReceiveStreamBytes
Receive part of the bytes stream.
SendStreamBytes
Send part of the bytes stream.
StreamManager
Manages accepting of new streams.

Enums§

ConnectionError
StreamError

Type Aliases§

ReceiveStream
Receive part of the serialized stream.
ReceiveStreamTemp
SendStream
Send part of the serialized stream.
TempSendStream