jbchangelogs
PROOP
a month ago
I have my api hosted on railway that is served from my api subdomain, if I add websocket functionality, what would the internal network URL look like?
8 Replies
ari-party
PROTop 10% Contributor
a month ago
ws://abc.railway.internal:8080
jbchangelogs
PROOP
a month ago
thank you
ari-party
PROTop 10% Contributor
a month ago
may I ask what you're planning on using an internal websocket for? websockets aren't always the best choice
jbchangelogs
PROOP
a month ago
just testing out if my websocket can work with the internal networking, handling user sessions on our website
jbchangelogs
PROOP
a month ago
trying to save on the costs
jbchangelogs
PROOP
a month ago
anything wrong with websockets being on railway?
ari-party
PROTop 10% Contributor
a month ago
behaviour should be identical to any other platform
jbchangelogs
PROOP
a month ago
alright