Docs.rs
  • rtc-shared-0.2.1
    • rtc-shared 0.2.1
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • rainliu
    • Dependencies
      • aes ^0.8.4 normal
      • aes-gcm ^0.10.3 normal
      • bytes ^1.5.0 normal
      • p256 ^0.13.2 normal
      • rcgen ^0.12.1 normal
      • retty ^0.29.0 normal
      • sec1 ^0.7.3 normal
      • thiserror ^1.0.58 normal
      • url ^2.5.0 normal
    • Versions
    • 13.53% 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_shared0.2.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Transmit
  • TransportContext
  • error::IoError
  • error::P256Error
  • error::StdError
  • replay_detector::NoOpReplayDetector
  • replay_detector::SlidingWindowDetector
  • replay_detector::WrappedSlidingWindowDetector

Enums

  • EcnCodepoint
  • Protocol
  • error::Error

Traits

  • crypto::KeyingMaterialExporter
  • marshal::Marshal
  • marshal::MarshalSize
  • marshal::Unmarshal
  • replay_detector::ReplayDetector

Functions

  • util::is_rtcp
  • util::lookup_host
  • util::match_dtls
  • util::match_srtcp
  • util::match_srtp
  • util::match_srtp_or_srtcp

Type Aliases

  • error::Result