35bfdf77c0dec4ee1d13ad3d9f104934cec4053e
This reverts commit33a2857c2d, reversing changes made toc08788cb06.
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%