2
0
Files
recws/README.md
T
Lucas Löffel e3821251e2 add logo
2020-02-14 19:51:00 +01:00

1.1 KiB

logo

recws

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

Build Status GoDoc Go Report Card GitHub license

Installation

go get github.com/recws-org/recws

License

recws is open-source software licensed under the MIT license.