a1938126e231ef12670f9914581714917a818bcf
fix keepalive response
recws
This is fork of recws-org/recws with some fixes
Reconnecting WebSocket is a websocket client based on gorilla/websocket that will automatically reconnect if the connection is dropped - thread safe!
Installation
go get github.com/nikepan/recws
Sponsors
Logo
- Logo by Anastasia Marx
- Gopher by Gophers
License
recws is open-source software licensed under the MIT license.
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!
Languages
Go
100%