2
0
Lucas Löffel 53a3412fad Revert "Update recws.go"
This reverts commit dca1dfa2df.
2021-03-16 09:26:04 +01:00
2019-09-06 17:54:27 +02:00
2020-02-14 09:06:59 +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 19:56:22 +01:00
2020-02-14 19:54:40 +01:00
2021-03-16 09:26:04 +01:00

logo

recws

Reconnecting WebSocket is a websocket client based on gorilla/websocket that will automatically reconnect if the connection is dropped - thread safe!

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%