websocket in railway
edinsoncs
HOBBYOP

7 months ago

Hello, what ports are open to use websockets without problems? 9001 in railway?

$10 Bounty

2 Replies

Railway
BOT

7 months ago

Hey there! We've found the following might help you get unblocked faster:

If you find the answer from one of these, please let us know by solving the thread!


loganbek
FREE

7 months ago

Open ports for WebSocket on Railway = 443 (via wss://). Port 9001 is not open unless you specifically configure a TCP Proxy. Always listen on the Railway-provided PORT and use secure WebSockets.


Loading...