Module stun::attributes

source ·

Structs§

  • AttrType is attribute type.
  • Attributes is list of message attributes.
  • RawAttribute is a Type-Length-Value (TLV) object that can be added to a STUN message. Attributes are divided into two types: comprehension-required and comprehension-optional. STUN agents can safely ignore comprehension-optional attributes they don’t understand, but cannot successfully process a message if it contains comprehension-required attributes that are not understood.

Constants§