2
0

Merge branch 'master' into feature/connect-handler

This commit is contained in:
Lucas Löffel
2018-10-09 11:08:40 +02:00
+3
View File
@@ -1,2 +1,5 @@
# 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.