v1.3.1
Adds type WebSocketConnection
which is an alias for golang.org/x/net/websocket.Conn
along with documentation about how to access the underlying web socket connection inside a gotalk handler.
Adds type WebSocketConnection
which is an alias for golang.org/x/net/websocket.Conn
along with documentation about how to access the underlying web socket connection inside a gotalk handler.