Docs.rs
rtpeeker_common-0.1.0
rtpeeker_common 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
LVala
Dependencies
bincode ^1.3
normal
serde ^1.0
normal
etherparse ^0.13.0
normal
pcap ^1.0.0
normal
rtcp ^0.10
normal
rtp ^0.9
normal
webrtc-sdp ^0.3
normal
webrtc-util ^0.8.0
normal
Versions
0%
of the crate is documented
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
rtpeeker_
common
0.1.0
rtpeeker_common
Type Alias
StreamKey
Copy item path
Source
pub type StreamKey = (
SocketAddr
,
SocketAddr
,
TransportProtocol
,
u32
);