Docs.rs
  • rustun-0.5.0
    • rustun 0.5.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • sile
    • Dependencies
      • bytecodec ^0.4 normal
      • factory ^0.1 normal
      • fibers ^0.1 normal
      • fibers_timeout_queue ^0.1 normal
      • fibers_transport ^0.1.3 normal
      • futures ^0.1 normal
      • rand ^0.8 normal
      • stun_codec ^0.3 normal
      • trackable ^1 normal
      • clap ^4 dev
      • fibers_global ^0.1 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

rustun0.5.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Type Aliases

List of all items

Structs

  • Error
  • channel::Channel
  • channel::ChannelBuilder
  • client::Client
  • message::ErrorResponse
  • message::Indication
  • message::InvalidMessage
  • message::MessageError
  • message::Request
  • message::SuccessResponse
  • server::BindingHandler
  • server::TcpServer
  • server::UdpServer
  • transport::StunTcpTransporter
  • transport::StunUdpTransporter
  • transport::StunUdpTransporterBuilder

Enums

  • ErrorKind
  • channel::RecvMessage
  • message::MessageErrorKind
  • server::Action

Traits

  • server::HandleMessage
  • transport::StunTransport

Type Aliases

  • Result
  • message::MessageResult
  • message::Response

Constants

  • server::DEFAULT_PORT
  • server::DEFAULT_TLS_PORT