Docs.rs
webrtc-sctp-0.9.0
webrtc-sctp 0.9.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
bytes ^1
normal
crc ^3
normal
log ^0.4
normal
rand ^0.8
normal
thiserror ^1
normal
tokio ^1.32.0
normal
webrtc-util ^0.8
normal
chrono ^0.4.28
dev
clap ^3
dev
env_logger ^0.10
dev
lazy_static ^1
dev
tokio-test ^0.4
dev
Versions
66.1%
of the crate is documented
Go to latest version
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
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
☰
Module stream
Structs
Enums
Type Aliases
?
Module
webrtc_sctp
::
stream
source
·
[
−
]
Structs
PollStream
A wrapper around around
Stream
, which implements
AsyncRead
and
AsyncWrite
.
Stream
Stream represents an SCTP stream
Enums
ReliabilityType
Type Aliases
OnBufferedAmountLowFn