Module librice::stun::attribute

source ·
Expand description

STUN Attributes

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

Structs

Structure for holding the header of a STUN attribute. Contains the type and the length
The type of an Attribute in a STUN Message
The ErrorCode Attribute
The Fingerprint Attribute
The IceControlled Attribute
The IceControlling Attribute
The MessageIntegrity Attribute
The Priority Attribute
The header and raw bytes of an unparsed Attribute
The Software Attribute
The UnknownAttributes Attribute
The UseCandidate Attribute
The username Attribute
The XorMappedAddress Attribute

Enums

Constants

Traits

A STUN attribute for use in Messages