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
The webconnect.Conn is closed immediately right now (gorilla/websocket#448). It would be great if we close connection gracefully, send close message first and close.
The text was updated successfully, but these errors were encountered:
The webconnect.Conn is closed immediately right now (gorilla/websocket#448). It would be great if we close connection gracefully, send close message first and close.
The text was updated successfully, but these errors were encountered: