moq-rs/moq-transport
dependabot[bot] e762956a70
Bump rustix from 0.37.19 to 0.37.25 in /moq-transport (#100)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-20 12:05:28 +09:00
..
src Remove subscribers/publisher on close (#103) 2023-10-20 12:04:55 +09:00
Cargo.lock Bump rustix from 0.37.19 to 0.37.25 in /moq-transport (#100) 2023-10-20 12:05:28 +09: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