Docs.rs
msf-rtp-0.4.0
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
msf-rtp 0.4.0
Real-time Transport Protocol (RTP) for Rust.
Crate
Source
Builds
Feature flags
Documentation
Coverage
91.45%
139
out of
152
items documented
0
out of
110
items with examples
Size
Source code size: 262.38 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 23.95 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
operutka/msf
6
0
1
crates.io
Dependencies
bytes ^1
normal
futures ^0.3
normal
lru ^0.16
normal
msf-sdp ^0.2
normal
optional
msf-util ^0.1
normal
optional
pin-project-lite ^0.2
normal
rand ^0.9
normal
tokio ^1
normal
tokio ^1
dev
Versions
0.4.0
(2025-11-21)
0.3.0
(2025-11-06)
0.2.1
(2025-07-23)
0.2.0
(2022-05-02)
0.1.0
(2022-04-01)
Owners
Real-time Transport Protocol
Pure Rust implementation of RTP/RTCP frame encoders and decoders based on RFC 3550.