ec-node: moq-rs draft-07 for Cloudflare relay
This commit is contained in:
parent
ce8c1319f4
commit
09246513ab
6 changed files with 36 additions and 47 deletions
|
|
@ -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]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue