Docs.rs
scuffle-rtmp-0.1.1
scuffle-rtmp 0.1.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
TroyKomodo
github:scufflecloud:developers
Dependencies
async-trait ^0.1
normal
byteorder ^1.5
normal
bytes ^1.5
normal
chrono ^0.4
normal
futures ^0.3
normal
hmac ^0.12
normal
num-derive ^0.4
normal
num-traits ^0.2
normal
rand ^0.9
normal
scuffle-amf0 ^0.1.1
normal
scuffle-bytes-util ^0.1.1
normal
scuffle-future-ext ^0.1.1
normal
scuffle-workspace-hack ^0.1.0
normal
sha2 ^0.10
normal
tokio ^1.36
normal
tracing ^0.1
normal
uuid ^1.6
normal
serde_json ^1.0
dev
tokio ^1.36
dev
Versions
0%
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
scuffle_
rtmp
0.1.1
Data
Producer
Aliased Type
In crate scuffle_
rtmp
scuffle_rtmp
Type Alias
DataProducer
Copy item path
Source
pub type DataProducer =
Sender
<
ChannelData
>;
Aliased Type
ยง
struct DataProducer {
/* private fields */
}