nodejs-websocket
WebSocket client/server library
Provides a standard way to establish WebSocket connections between clients and servers in Node.js
A node.js module for websocket server and client
737 stars
34 watching
155 forks
Language: JavaScript
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
faye/faye-websocket-node | Provides classes for building WebSocket servers and clients in Node | 611 |
imanel/websocket-rack | A Rack-based WebSocket server implementation in JavaScript | 192 |
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 |
websockets-rs/rust-websocket | A WebSocket library written in Rust providing functionality for dealing with WebSocket connections. | 1,547 |
karlseguin/websocket.zig | A Zig library implementing a WebSocket server | 305 |
feross/simple-websocket | Provides a simple WebSocket API for working with real-time communication in the browser or Node.js environment. | 184 |
thinkjs/think-websocket | A WebSocket library designed to extend ThinkJS 3.x with real-time communication capabilities. | 3 |
treeform/ws | A WebSocket library for building real-time communication between clients and servers. | 254 |
melishev/wsgo | Provides an abstraction layer on top of WebSocket connections to facilitate communication between clients and servers. | 3 |
sockjs/sockjs-node | A Node.js library that enables real-time, cross-browser communication between clients and servers through a WebSocket-like interface | 2,095 |
niv/websocket.nim | A WebSocket implementation for client-server communication | 102 |
juliaweb/websockets.jl | A WebSockets library for Julia that provides a simple way to establish and manage WebSocket connections. | 158 |
jebej/matlabwebsocket | A MATLAB library that enables real-time communication over the web using a WebSocket protocol. | 74 |