Module stun_types::message

source ·
Expand description

STUN Messages

Provides types for generating, parsing, and manipulating STUN messages as specified in one of RFC8489, RFC5389, or RFC3489.

Structs§

Enums§

Constants§

  • The value of the binding message type. Can be used in either a request or an indication message.
  • The value of magic cookie (in network byte order) as specified in RFC5389, and RFC8489.