6f96cf252b9bb1c5a3bf40d3ab93bde68c80533c
recws
Reconnecting WebSocket is a websocket client based on gorilla/websocket that will automatically reconnect if the connection is dropped - thread safe!
Installation
go get github.com/recws-org/recws
Logo
- Logo by Anastasia Marx
- Gopher by Gophers
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%