Docs.rs
  • stun-0.5.0
    • stun 0.5.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • rainliu
    • Dependencies
      • base64 ^0.21 normal
      • crc ^3 normal
      • lazy_static ^1 normal
      • md-5 ^0.10 normal
      • rand ^0.8 normal
      • ring ^0.16 normal
      • subtle ^2.4 normal
      • thiserror ^1 normal
      • tokio ^1.32.0 normal
      • url ^2 normal
      • webrtc-util ^0.8 normal
      • clap ^3 dev
      • criterion ^0.5 dev
      • tokio-test ^0.4 dev
    • Versions
    • 21.07% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Module message

  • Structs
  • Constants
  • Traits
  • Functions
?
Change settings

Module stun::message

source ·

Structs

  • Message
  • MessageClass
  • MessageType
  • Method

Constants

  • ATTRIBUTE_HEADER_SIZE
  • BINDING_ERROR
  • BINDING_REQUEST
  • BINDING_SUCCESS
  • CLASS_ERROR_RESPONSE
  • CLASS_INDICATION
  • CLASS_REQUEST
  • CLASS_SUCCESS_RESPONSE
  • MAGIC_COOKIE
  • MESSAGE_HEADER_SIZE
  • METHOD_ALLOCATE
  • METHOD_BINDING
  • METHOD_CHANNEL_BIND
  • METHOD_CONNECT
  • METHOD_CONNECTION_ATTEMPT
  • METHOD_CONNECTION_BIND
  • METHOD_CREATE_PERMISSION
  • METHOD_DATA
  • METHOD_REFRESH
  • METHOD_SEND
  • TRANSACTION_ID_SIZE

Traits

  • Checker
  • Getter
  • Setter

Functions

  • is_message