Open
Description
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 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.