https://github.com/redsift/rewebsocket
WebSocket client that automatically reconnects, based on Gorilla WebSocket
https://github.com/redsift/rewebsocket
Last synced: 6 months ago
JSON representation
WebSocket client that automatically reconnects, based on Gorilla WebSocket
- Host: GitHub
- URL: https://github.com/redsift/rewebsocket
- Owner: redsift
- License: mit
- Created: 2016-08-12T10:33:11.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-23T08:47:09.000Z (almost 10 years ago)
- Last Synced: 2024-12-29T07:33:02.945Z (over 1 year ago)
- Language: Go
- Homepage:
- Size: 7.81 KB
- Stars: 1
- Watchers: 20
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
WebSocket client that automatically reconnects, based on [Gorilla WebSocket](https://github.com/gorilla/websocket).