2
0
Files
recws/README.md
T
Lucas Löffel b9622958ff add logo
2020-02-14 19:55:28 +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 - thread safe!

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.