Crate stun_types

Source
Expand description

§stun-types

An implementation of parsing and writing STUN messages and attributes. This implementation is trait based and supports definitions of Attributes that are external to this crate.

This is based on the following standards:

§Examples

See the message and attribute module documentation for examples on use.

Modules§

attribute
STUN Attributes
data
Data handling
message
STUN Messages
prelude
Prelude module for traits

Macros§

attribute_display
Implement an AttributeDisplay closure for an Attribute from a RawAttribute and calls add_display_impl with the generated closure.

Enums§

ParseTransportTypeError
Errors when parsing a TransportType
TransportType
The transport family