Thanks to visit codestin.com
Credit goes to Github.com

Skip to content
/ recws Public
forked from recws-org/recws

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!

License

Notifications You must be signed in to change notification settings

sknr/recws

 
 

Repository files navigation

logo

recws

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

GoDoc Go Report Card GitHub license

Installation

go get github.com/recws-org/recws

Logo

License

recws is open-source software licensed under the MIT license.

About

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!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 97.7%
  • Makefile 2.3%