moq: default web and module relay to Cloudflare interop
This commit is contained in:
parent
d71d229ec0
commit
6d39ecb3bf
4 changed files with 7 additions and 6 deletions
|
|
@ -53,7 +53,7 @@ Publish (node -> Cloudflare relay):
|
|||
|
||||
```sh
|
||||
cargo run -p ec-node -- wt-publish \
|
||||
--url https://relay.cloudflare.mediaoverquic.com/ \
|
||||
--url https://interop-relay.cloudflare.mediaoverquic.com/ \
|
||||
--name la-nbc \
|
||||
--input http://<hdhr-host>/auto/v4.1
|
||||
```
|
||||
|
|
@ -61,7 +61,7 @@ cargo run -p ec-node -- wt-publish \
|
|||
Watch (web):
|
||||
|
||||
```txt
|
||||
https://every.channel/watch?url=https%3A%2F%2Frelay.cloudflare.mediaoverquic.com%2F&name=la-nbc
|
||||
https://every.channel/watch?url=https%3A%2F%2Finterop-relay.cloudflare.mediaoverquic.com%2F&name=la-nbc
|
||||
```
|
||||
|
||||
Coverage:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue