Module stun_types::message
source · Expand description
Structs§
- Structure for holding the required credentials for handling long-term STUN credentials
- The structure that encapsulates the entirety of a STUN message
- The type of a
Message. A combination of aMessageClassand a STUN method. - Structure for holding the required credentials for handling short-term STUN credentials
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.