You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would have to look up the 404 message. Perhaps you actually do connect. But since you immediately exit and close, which http response would you actually expect?
@hustf I need to keep the ws connection alive always and can read the message from the ws server continually. You mean client had already connected to the ws server ? I will test it again
Env ubuntu18.4
Julia 1.2
Question:
When using websocket like this below
I got an error
But the websocket server is ok and I can access this server by using command ws
ws "ws://localhost:9050/ws"
So, what's the reason ?
The text was updated successfully, but these errors were encountered: