Docs.rs
  • datachannel-0.15.0
    • datachannel 0.15.0
    • Permalink
    • Docs.rs crate page
    • MPL-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • lerouxrgd
    • Dependencies
      • datachannel-sys ^0.22.3 normal
      • derive_more ^2 normal
      • log ^0.4 normal optional
      • parking_lot ^0.12 normal
      • serde ^1 normal
      • tracing ^0.1 normal optional
      • webrtc-sdp ^0.3 normal
      • async-channel ^2 dev
      • async-tungstenite ^0.25 dev
      • crossbeam-channel ^0.5 dev
      • env_logger ^0.11 dev
      • futures-util ^0.3 dev
      • serde_json ^1 dev
      • tokio ^1 dev
      • tracing-subscriber ^0.3 dev
      • uuid ^1 dev
    • Versions
    • 1.47% of the crate is documented
  • Platform
    • 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

datachannel0.15.0

  • All Items

Crate Items

  • Modules
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

Crate datachannel

Source

Modules§

sdp
serde_sdp

Structs§

CandidatePair
DataChannelId
DataChannelInfo
DataChannelInit
IceCandidate
PeerConnectionId
Reliability
RtcConfig
RtcDataChannel
RtcPeerConnection
RtcTrack
SessionDescription
TrackInit

Enums§

CertificateType
Codec
ConnectionState
Direction
Error
GatheringState
IceState
SdpType
SignalingState
TransportPolicy

Traits§

DataChannelHandler
PeerConnectionHandler
TrackHandler

Functions§

cleanup
An optional resources cleanup function.
fmt_sdp
preload
An optional function to preload resources, otherwise they will be loaded lazily.

Type Aliases§

Result