2
0
Lucas Löffel d143e827fd add travis
2020-02-13 14:23:38 +01:00
2019-09-06 17:54:27 +02:00
2020-02-13 14:17:42 +01:00
2018-07-06 00:20:22 +02:00
2020-02-13 14:23:38 +01:00
2020-02-13 14:17:42 +01:00
2020-01-27 14:59:31 +01:00
2019-02-13 21:34:50 +01:00
2017-06-01 20:30:50 +03:00
2020-02-13 14:17:42 +01:00
2019-07-30 18:20:13 +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/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%