every.channel: sanitized baseline
This commit is contained in:
commit
897e556bea
258 changed files with 74298 additions and 0 deletions
16
docs/MOQ_IMPLEMENTATIONS.md
Normal file
16
docs/MOQ_IMPLEMENTATIONS.md
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
# MoQ implementations (Rust)
|
||||
|
||||
## moq-rs (kixelated/moq)
|
||||
|
||||
- Rust implementation of Media over QUIC.
|
||||
- Includes `moq-lite` and `hang` catalog components.
|
||||
|
||||
## iroh-live
|
||||
|
||||
- Uses `moq-rs` with iroh connections via `web-transport-iroh` and `iroh-moq` adapters.
|
||||
- Provides publish/watch examples for media streams over iroh.
|
||||
|
||||
## callme (iroh-roq)
|
||||
|
||||
- Audio-only proof that low-latency media over iroh works at scale.
|
||||
- Useful reference for handshake and session management patterns.
|
||||
Loading…
Add table
Add a link
Reference in a new issue