Crate webrtc_unreliable

Source

Modules§

runtime

Structs§

MessageBuffer
A reference to an internal buffer containing a received message.
MessageResult
Server
SessionEndpoint
SslConfig
A TLS private / public key pair and certificate.

Enums§

MessageType
SendError

Constants§

MAX_MESSAGE_LEN
Maximum supported theoretical size of a single WebRTC message, based on DTLS and SCTP packet size limits.