moq: default web and module relay to Cloudflare interop

This commit is contained in:
every.channel 2026-02-20 12:56:08 -08:00
parent d71d229ec0
commit 6d39ecb3bf
No known key found for this signature in database
4 changed files with 7 additions and 6 deletions

View file

@ -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: