ccaeedddf53225685fa6932e4e4c81bb3bf43e8b
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/mariuspass/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%