https://github.com/maurodelazeri/gorilla-reconnect
Reconnecting WebSocket is a websocket client based on gorilla/websocket that will automatically reconnect if the connection is dropped.
https://github.com/maurodelazeri/gorilla-reconnect
gorilla reconnecting-websocket socket
Last synced: 21 days ago
JSON representation
Reconnecting WebSocket is a websocket client based on gorilla/websocket that will automatically reconnect if the connection is dropped.
- Host: GitHub
- URL: https://github.com/maurodelazeri/gorilla-reconnect
- Owner: maurodelazeri
- Created: 2018-03-28T16:57:16.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-28T17:00:05.000Z (about 7 years ago)
- Last Synced: 2025-04-01T14:20:58.806Z (about 1 month ago)
- Topics: gorilla, reconnecting-websocket, socket
- Language: Go
- Size: 1.95 KB
- Stars: 13
- Watchers: 1
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gorilla-reconnect
client based on gorilla/websocket that will automatically reconnect if the connection is dropped.