2
0
Files
recws/README.md
T
2024-05-23 16:23:43 +03:00

27 lines
788 B
Markdown

<img width="150" src="https://raw.githubusercontent.com/andoma-go/recws/master/recws-logo.png" alt="logo">
# recws
**_This is fork of [recws-org/recws](https://github.com/recws-org/recws) with some fixes_**
Reconnecting WebSocket is a websocket client based on [gorilla/websocket](https://github.com/gorilla/websocket) that will automatically reconnect if the connection is dropped - thread safe!
## Installation
```bash
go get git.company.lan/gopkg/recws
```
## Sponsors
- [Makeless - Saas Ecosystem](https://github.com/makeless)
## Logo
- Logo by [Anastasia Marx](https://www.behance.net/AnastasiaMarx)
- Gopher by [Gophers](https://github.com/egonelbre/gophers)
## License
recws is open-source software licensed under the [MIT license](https://opensource.org/licenses/MIT).