An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

# gorilla-reconnect

client based on gorilla/websocket that will automatically reconnect if the connection is dropped.