8000 GitHub - ng2dev/recws: Reconnecting WebSocket is a websocket client based on gorilla/websocket that will automatically reconnect if the connection is dropped.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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.

License

Notifications You must be signed in to change notification settings

ng2dev/recws

 
 

Repository files navigation

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/ng2dev/recws

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.1%
  • Makefile 0.9%
0