2
0
Files
recws/README.md
T
2018-07-14 23:29:03 +02:00

6 lines
327 B
Markdown

# recws
[![Go Report Card](https://goreportcard.com/badge/github.com/loeffel-io/recws)](https://goreportcard.com/report/github.com/loeffel-io/recws)
Reconnecting WebSocket is a websocket client based on [gorilla/websocket](https://github.com/gorilla/websocket) that will automatically reconnect if the connection is dropped.