2
0
Lucas Löffel f3a30d59d2 test example
2020-02-14 09:06:23 +01:00
2019-09-06 17:54:27 +02:00
2020-02-14 09:06:23 +01:00
2020-02-13 14:17:42 +01:00
2020-01-27 14:59:31 +01:00
2020-02-13 14:17:42 +01:00
2020-02-14 08:59:49 +01:00

recws

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

Build Status GoDoc Go Report Card GitHub license

Installation

go get github.com/recws-org/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%