Skip to main content

is_dtls_mux_packet

Function is_dtls_mux_packet 

Source
pub const fn is_dtls_mux_packet(first_octet: u8) -> bool
Expand description

Returns whether a datagram first octet selects DTLS in WebRTC multiplexing.

Reference: https://www.rfc-editor.org/rfc/rfc7983.html#section-5