2
0
Files
recws/README.md
T
Lucas Löffel 1084f604db update readme
2019-06-07 17:18:15 +02:00

766 B

recws

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

GoDoc Go Report Card GitHub license

Installation

go get github.com/mariuspass/recws

License

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