All Projects → recws-org → Recws

recws-org / Recws

Licence: mit
Reconnecting WebSocket is a websocket client based on gorilla/websocket that will automatically reconnect if the connection is dropped and keeps the connection alive - thread safe!

Programming Languages

go
31211 projects - #10 most used programming language
golang
3204 projects

Projects that are alternatives of or similar to Recws

Websockets
Library for building WebSocket servers and clients in Python
Stars: ✭ 3,724 (+6106.67%)
Mutual labels:  websocket, websocket-client
Websocket As Promised
A Promise-based API for WebSockets
Stars: ✭ 485 (+708.33%)
Mutual labels:  websocket, websocket-client
Redux Requests
Declarative AJAX requests and automatic network state management for single-page applications
Stars: ✭ 330 (+450%)
Mutual labels:  websocket, websocket-client
Websocket Client
🔧 .NET/C# websocket client library
Stars: ✭ 297 (+395%)
Mutual labels:  websocket, websocket-client
Oatpp Websocket
oatpp-websocket submodule.
Stars: ✭ 26 (-56.67%)
Mutual labels:  websocket, websocket-client
Python Slack Sdk
Slack Developer Kit for Python
Stars: ✭ 3,307 (+5411.67%)
Mutual labels:  websocket, websocket-client
Websocket
The Hoa\Websocket library.
Stars: ✭ 421 (+601.67%)
Mutual labels:  websocket, websocket-client
Websocket Client
WebSocket client for Python
Stars: ✭ 2,810 (+4583.33%)
Mutual labels:  websocket, websocket-client
Starscream
Websockets in swift for iOS and OSX
Stars: ✭ 7,105 (+11741.67%)
Mutual labels:  websocket, websocket-client
Gun
HTTP/1.1, HTTP/2 and Websocket client for Erlang/OTP.
Stars: ✭ 710 (+1083.33%)
Mutual labels:  websocket, websocket-client
Ws
Simple to use, blazing fast and thoroughly tested WebSocket client and server for Node.js
Stars: ✭ 17,419 (+28931.67%)
Mutual labels:  websocket, websocket-client
Jiny
Lightweight, modern, simple JVM web framework for rapid development in the API era
Stars: ✭ 40 (-33.33%)
Mutual labels:  websocket, websocket-client
Beast
HTTP and WebSocket built on Boost.Asio in C++11
Stars: ✭ 3,241 (+5301.67%)
Mutual labels:  websocket, websocket-client
Websockex
An Elixir Websocket Client
Stars: ✭ 305 (+408.33%)
Mutual labels:  websocket, websocket-client
Node Slack Sdk
Slack Developer Kit for Node.js
Stars: ✭ 2,988 (+4880%)
Mutual labels:  websocket, websocket-client
Java Slack Sdk
Slack Developer Kit (including Bolt for Java) for any JVM language
Stars: ✭ 393 (+555%)
Mutual labels:  websocket, websocket-client
Claws
Awesome WebSocket CLient - an interactive command line client for testing websocket servers
Stars: ✭ 187 (+211.67%)
Mutual labels:  websocket, websocket-client
Bolt Python
A framework to build Slack apps using Python
Stars: ✭ 190 (+216.67%)
Mutual labels:  websocket, websocket-client
Autobahn Testsuite
Autobahn WebSocket protocol testsuite
Stars: ✭ 603 (+905%)
Mutual labels:  websocket, websocket-client
Awesome Websockets
A curated list of Websocket libraries and resources.
Stars: ✭ 850 (+1316.67%)
Mutual labels:  websocket, websocket-client
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

Logo

License

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].