2
0
2019-06-07 17:37:55 +02:00
2019-06-07 17:37:55 +02:00
2018-07-06 00:20:22 +02:00
2019-02-13 21:34:50 +01:00
2017-06-01 20:30:50 +03:00
2019-06-07 17:18:15 +02:00

recws

Reconnecting WebSocket is a websocket client based on gorilla/websocket that will automatically reconnect if the connection is dropped.

GoDoc Go Report Card GitHub license

Installation

go get github.com/mariuspass/recws

License

recws is open-source software licensed under the MIT license.

S
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!
Readme 197 KiB
Languages
Go 100%