33a2857c2d59b76b0b4c139478c2003de2f659d3
add a close channel in order to finish the dial loop
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%