What is the name of the domain?
Irrelevant
What is the issue you’re encountering
Program running on the server listening for incomming WebTransport connections doesn’t receive any incomming requests from the reverse tunnel. I’ve tried both HTTP and HTTPS under the tunnel’s service type config. I doubt Cloudflare supports WebTransport at all.
What steps have you taken to resolve the issue?
Looked in the Cloudflare’s docs to see any mention of WebTransport.
What are the steps to reproduce the issue?
Created 2 reverse Cloudflare tunnels, one for a HTTP server, one for a WebTrasport Server, both running on the same machine, using two different subdomains and ports.
The HTTP server receives incoming connection requests, the WebTransport doesn’t.
They both work fine and accept connections if configured to be accessed directly without a tunnel.