Docs.rs
  • webrtc-ice-0.13.0
    • webrtc-ice 0.13.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • rainliu
    • Dependencies
      • arc-swap ^1 normal
      • async-trait ^0.1 normal
      • crc ^3 normal
      • log ^0.4 normal
      • webrtc-mdns ^0.9.0 normal
      • portable-atomic ^1.6 normal
      • rand ^0.8 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • stun ^0.8.0 normal
      • thiserror ^1 normal
      • tokio ^1.32.0 normal
      • turn ^0.10.0 normal
      • url ^2 normal
      • webrtc-util ^0.11.0 normal
      • uuid ^1 normal
      • waitgroup ^0.1 normal
      • chrono ^0.4.28 dev
      • clap ^3 dev
      • env_logger ^0.11.3 dev
      • hyper ^0.14.27 dev
      • ipnet ^2 dev
      • lazy_static ^1 dev
      • regex ^1.9.5 dev
      • sha1 ^0.10 dev
      • tokio-test ^0.4 dev
    • Versions
    • 51.94% 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

webrtc_ice0.13.0

Module agent

Module Items

  • Modules
  • Structs
  • Type Aliases

In crate webrtc_ice

webrtc_ice

Module agent

Source

Modules§

agent_config
agent_gather
agent_selector
agent_stats
agent_transport

Structs§

Agent
Represents the ICE agent.

Type Aliases§

GatherCandidateCancelFn
OnCandidateHdlrFn
OnConnectionStateChangeHdlrFn
OnSelectedCandidatePairChangeHdlrFn