2
0
Files
recws/README.md
T
Lucas Löffel 3740ad72a6 fix install url
2019-07-30 18:20:13 +02:00

765 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/recws-org/recws

License

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