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

GitHub

185 stars
6 watching
32 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list

browsernodejsstreamstreamingwebsocket

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
faye/faye-websocket-nodeProvides classes for building WebSocket servers and clients in Node610
sitegui/nodejs-websocketProvides a standard way to establish WebSocket connections between clients and servers in Node.js737
vitalets/websocket-as-promisedA Promise-based API for interacting with WebSockets596
glebradchenko/dnwebsocketA WebSocket library for Swift that provides a simple and efficient way to establish WebSocket connections.36
websocket-rails/websocket-railsA Ruby-based library providing plug-and-play WebSocket support for Rails applications.1,728
melishev/wsgoProvides an abstraction layer on top of WebSocket connections to facilitate communication between clients and servers.3
max-mapper/websocket-streamA Node.js module that enables the use of WebSockets with Node Streams API for bidirectional communication between clients and servers.668
elpheria/rpc-websocketsEnables developers to implement business logic over WebSocket protocol using JSON-RPC 2.0595
johanwinther/websocket_serverProvides an async iterator for WebSocket events from all connected clients9
thinkjs/think-websocketA WebSocket library designed to extend ThinkJS 3.x with real-time communication capabilities.3
eliihen/wstaA command-line tool for interacting with WebSockets632
marfusios/websocket-clientA wrapper over native .NET class for WebSocket communication with built-in reconnection and error handling701
simb/flashsocket.ioA library that enables communication between Flash/Flex applications and Socket.IO servers using WebSocket technology.211
jaspervdj/websocketsProvides a Haskell library for creating WebSocket servers and clients with support for TLS and various testing frameworks.408
authorizon/fastapi_websocket_pubsubAn API framework allowing real-time communication between clients and servers over WebSockets.13