766 B
766 B
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.