Docs.rs
  • rtc-datachannel-0.2.0
    • rtc-datachannel 0.2.0
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • rainliu
    • Dependencies
      • bytes ^1.5.0 normal
      • log ^0.4.21 normal
      • rtc-sctp ^0.2.0 normal
      • rtc-shared ^0.2.0 normal
      • thiserror ^1.0.57 normal
      • chrono ^0.4.35 dev
      • env_logger ^0.11.3 dev
    • Versions
    • 33.9% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

rtc_datachannel0.2.0

Crate Items

  • Structs
  • Enums
  • Constants

List of all items

Structs

  • data_channel::Config
  • data_channel::DataChannel
  • data_channel::DataChannelMessage
  • message::message_channel_ack::DataChannelAck
  • message::message_channel_open::DataChannelOpen

Enums

  • message::Message
  • message::message_channel_open::ChannelType
  • message::message_type::MessageType

Constants

  • message::message_channel_open::CHANNEL_PRIORITY_BELOW_NORMAL
  • message::message_channel_open::CHANNEL_PRIORITY_EXTRA_HIGH
  • message::message_channel_open::CHANNEL_PRIORITY_HIGH
  • message::message_channel_open::CHANNEL_PRIORITY_NORMAL