moq-rs/moq-transport
kixelated 04ff9d5a6a
Add support for multiple origins (#82)
Adds `moq-api` to get/set the origin for each broadcast. Not used by default for local development.
2023-10-12 13:09:32 +09:00
..
src Add support for multiple origins (#82) 2023-10-12 13:09:32 +09:00
Cargo.lock Cargo layout (#36) 2023-06-16 20:36:07 -07:00
Cargo.toml Add support for multiple origins (#82) 2023-10-12 13:09:32 +09:00
README.md Major moq-transport API simplification (#68) 2023-09-15 12:06:28 -07:00

README.md

Documentation Crates.io License: MIT

moq-transport

A Rust implementation of the proposed IETF standard.

Specification Github