2
0
p4u 1726c45cbf add a close channel in order to finish the dial loop
before, connect() would keep iterating fater connection close

Signed-off-by: p4u <pau@dabax.net>
2020-10-05 10:36:44 +02:00
2019-09-06 17:54:27 +02:00
2018-07-06 00:20:22 +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
2019-02-13 21:34:50 +01:00
2017-06-01 20:30:50 +03: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

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%