2
0

added goreportcard

This commit is contained in:
Lucas Löffel
2018-07-14 23:29:03 +02:00
parent 56a83509ae
commit e8861f25c7
+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.