websocket in railway
edinsoncs
HOBBYOP
8 months ago
Hello, what ports are open to use websockets without problems? 9001 in railway?
2 Replies
Railway
BOT
8 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!
8 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.