pub const fn is_dtls_mux_packet(first_octet: u8) -> boolExpand description
Returns whether a datagram first octet selects DTLS in WebRTC multiplexing.
Reference: https://www.rfc-editor.org/rfc/rfc7983.html#section-5
pub const fn is_dtls_mux_packet(first_octet: u8) -> boolReturns whether a datagram first octet selects DTLS in WebRTC multiplexing.
Reference: https://www.rfc-editor.org/rfc/rfc7983.html#section-5