simple-websocket
WebSocket API
Provides a simple WebSocket API for working with real-time communication in the browser or Node.js environment.
Simple, EventEmitter API for WebSockets
184 stars
6 watching
32 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
browsernodejsstreamstreamingwebsocket
Related projects:
Repository | Description | Stars |
---|---|---|
faye/faye-websocket-node | Provides classes for building WebSocket servers and clients in Node | 611 |
sitegui/nodejs-websocket | Provides a standard way to establish WebSocket connections between clients and servers in Node.js | 737 |
vitalets/websocket-as-promised | A Promise-based API for interacting with WebSockets | 595 |
glebradchenko/dnwebsocket | A WebSocket library for Swift that provides a simple and efficient way to establish WebSocket connections. | 36 |
websocket-rails/websocket-rails | A Ruby-based library providing plug-and-play WebSocket support for Rails applications. | 1,728 |
melishev/wsgo | Provides an abstraction layer on top of WebSocket connections to facilitate communication between clients and servers. | 3 |
max-mapper/websocket-stream | A Node.js module that enables the use of WebSockets with Node Streams API for bidirectional communication between clients and servers. | 668 |
elpheria/rpc-websockets | Enables developers to implement business logic over WebSocket protocol using JSON-RPC 2.0 | 592 |
johanwinther/websocket_server | Provides an async iterator for WebSocket events from all connected clients | 9 |
thinkjs/think-websocket | A WebSocket library designed to extend ThinkJS 3.x with real-time communication capabilities. | 3 |
eliihen/wsta | A command-line tool for interacting with WebSockets | 632 |
marfusios/websocket-client | A wrapper over native .NET class for WebSocket communication with built-in reconnection and error handling | 693 |
simb/flashsocket.io | A library that enables communication between Flash/Flex applications and Socket.IO servers using WebSocket technology. | 211 |
jaspervdj/websockets | Provides a Haskell library for creating WebSocket servers and clients with support for TLS and various testing frameworks. | 407 |
authorizon/fastapi_websocket_pubsub | An API framework allowing real-time communication between clients and servers over WebSockets. | 13 |