Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 746 Bytes

File metadata and controls

17 lines (11 loc) · 746 Bytes

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/ng2dev/recws

License

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