moq-rs/moq-transport
dependabot[bot] 7a779eb65c
Bump rustls-webpki from 0.100.1 to 0.100.3 in /moq-transport (#88)
Bumps [rustls-webpki](https://github.com/rustls/webpki) from 0.100.1 to
0.100.3.
2023-10-13 10:49:20 +09:00
..
src Add support for multiple origins (#82) 2023-10-12 13:09:32 +09:00
Cargo.lock Bump rustls-webpki from 0.100.1 to 0.100.3 in /moq-transport (#88) 2023-10-13 10:49:20 +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