d84791c16d182b563f816eaaba02775a9ed11a92
updates gorilla websocket to 1.4.1
recws
Reconnecting WebSocket is a websocket client based on gorilla/websocket that will automatically reconnect if the connection is dropped.
Installation
go get github.com/recws-org/recws
License
recws is open-source software licensed under the MIT license.
Description
Reconnecting WebSocket is a websocket client based on gorilla/websocket that will automatically reconnect if the connection is dropped and keeps the connection alive - thread safe!
Languages
Go
100%