Open teamon opened 2 years ago
I'm trying to use websocksets with Vite and the problem I have is that when running:
tunnelto -p 3000 -s mydomain
It binds https://mydomain.tunnelto.dev
to http://localhost:3000
as expected but the wss://mydomain.tunnelto.dev
doesn't work and the browser fails with:
WebSocket connection to 'wss://mydomain.tunnelto.dev/' failed
No errors on tunnelto output.
I've also tried 1.19 version mentioned here without success.
It works with ngrok and localtunnel.
Any updates on this?
I'm trying to use Phoenix LiveView over tunnelto. Everything works just fine without proxy or when using ngrok. With tunnelto I get:
This happens in all browsers. Standard HTTP requests are proxies just fine. tunnelto version is 0.1.18.