2
0

added license badge

This commit is contained in:
Lucas Löffel
2018-10-10 13:38:22 +02:00
parent 6a3257a996
commit c38eca71e7
+1
View File
@@ -1,6 +1,7 @@
# recws
[![Go Report Card](https://goreportcard.com/badge/github.com/loeffel-io/recws)](https://goreportcard.com/report/github.com/loeffel-io/recws)
[![GitHub license](https://img.shields.io/github/license/Naereen/StrapDown.js.svg)](https://github.com/Naereen/StrapDown.js/blob/master/LICENSE)
Reconnecting WebSocket is a websocket client based on [gorilla/websocket](https://github.com/gorilla/websocket) that will automatically reconnect if the connection is dropped.