hang with https://relay.cloudflare.mediaoverquic.com/?
I am able to publish with https://relay.moq.dev/anon but unable to do so with https://relay.cloudflare.mediaoverquic.com/
... hang -- publish --url https://relay.cloudflare.mediaoverquic.com/ --name alone-baboo
Error: transport error: session error: connection error: closed by peer: 0
Apologies, I haven't add moq-transport-07 compatibility to the Rust client yet so it can't publish to Cloudflare. You'll have to use the JS client or the moq-rs (but that requires using the moq-js fork too)
Maybe fixed with #610 , but only partially tested because the Cloudflare relay has an expired cert.
I've since upgraded the IETF compatibility to draft 14 which unfortunately is a breaking change, so it won't work until Cloudflare also upgrades (they're working on it).
Draft 14 support has landed and has been tested. We're waiting on Cloudflare to upgrade now.