websocket-as-promised
WebSocket client library
A Promise-based API for interacting with WebSockets
A Promise-based API for WebSockets
596 stars
11 watching
42 forks
Language: JavaScript
last commit: about 1 year ago
Linked from 1 awesome list
javascriptnodejspromisewebsocketwebsocket-apiwebsocket-client
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Provides a standard way to establish WebSocket connections between clients and servers in Node.js | 737 |
| | Provides classes for building WebSocket servers and clients in Node | 610 |
| | Provides a simple WebSocket API for working with real-time communication in the browser or Node.js environment. | 185 |
| | Provides an abstraction layer on top of WebSocket connections to facilitate communication between clients and servers. | 3 |
| | A WebSocket library for Swift that provides a simple and efficient way to establish WebSocket connections. | 36 |
| | Port of an async library to use Promises instead of callbacks in Node.js | 29 |
| | A workshop module to teach the use of promises in JavaScript for clean asynchronous code handling | 737 |
| | A command-line tool for interacting with WebSockets | 632 |
| | A WebSocket library written in Rust providing functionality for dealing with WebSocket connections. | 1,553 |
| | An asynchronous WebSocket client/server implementation supporting HTTP/1 and HTTP/2 protocols. | 174 |
| | A Node.js module that enables the use of WebSockets with Node Streams API for bidirectional communication between clients and servers. | 668 |
| | An implementation of the WebSocket protocol in ActionScript 3 | 247 |
| | A Node.js library that enables real-time, cross-browser communication between clients and servers through a WebSocket-like interface | 2,096 |
| | A MATLAB library that enables real-time communication over the web using a WebSocket protocol. | 76 |
| | Provides an async iterator for WebSocket events from all connected clients | 9 |