ec-node: moq-rs draft-07 for Cloudflare relay

This commit is contained in:
every.channel 2026-02-17 02:26:20 -08:00
parent ce8c1319f4
commit 09246513ab
No known key found for this signature in database
6 changed files with 36 additions and 47 deletions

View file

@ -32,9 +32,9 @@ tracing-subscriber.workspace = true
hang = "0.14.0"
moq-mux = "0.2.1"
moq-native = { version = "0.13.1", default-features = true }
moq-native-ietf = "0.7.1"
moq-pub = "0.8.8"
moq-transport = "0.12.2"
moq-native-ietf = { git = "https://github.com/cloudflare/moq-rs", branch = "draft-ietf-moq-transport-07" }
moq-pub = { git = "https://github.com/cloudflare/moq-rs", branch = "draft-ietf-moq-transport-07" }
moq-transport = { git = "https://github.com/cloudflare/moq-rs", branch = "draft-ietf-moq-transport-07" }
url = "2"
[dev-dependencies]