Help with Websocket
talktranslateapp-lang
HOBBYOP

6 months ago

I'm running a Node.js application with WebSocket support on Railway. - HTTP endpoints work fine - WebSocket server starts without errors - External WebSocket connections fail ("site can't be reached") - Testing wss://my-app.up.railway.app/websocket-endpoint My application uses: - WebSocketServer from 'ws' package - Same server for HTTP and WebSocket - Twilio Media Streams require WSS connectivity Is there specific Railway configuration needed for WebSocket support?

$10 Bounty

2 Replies

christopherbarr22222
HOBBY

6 months ago

Don't need hop devices


talktranslateapp-lang
HOBBYOP

6 months ago

thanks


Loading...