WebSocket-Node
WebSocket client/server library
An implementation of the WebSocket protocol for Node.js
A WebSocket Implementation for Node.JS (Draft -08 through the final RFC 6455)
4k stars
143 watching
602 forks
Language: JavaScript
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
websockets/ws | A library implementing a WebSocket protocol for bidirectional, real-time communication between clients and servers. | 21,752 |
sitegui/nodejs-websocket | Provides a standard way to establish WebSocket connections between clients and servers in Node.js | 737 |
mqttjs/mqtt.js | A client library for the MQTT protocol, written in JavaScript and designed for use with Node.js and web browsers. | 8,602 |
tootallnate/java-websocket | A library implementing a WebSocket protocol in Java. | 10,530 |
learning-zone/nodejs-basics | Provides an introduction to building server-side applications with JavaScript using Node.js | 3,066 |
theturtle32/as3websocket | An implementation of the WebSocket protocol in ActionScript 3 | 247 |
jasmine/jasmine | A testing framework for JavaScript that supports browser and Node.js environments | 15,750 |
gorilla/websocket | An implementation of the WebSocket protocol for real-time communication over TCP connections. | 22,445 |
faye/faye-websocket-node | Provides classes for building WebSocket servers and clients in Node | 611 |
zaphoyd/websocketpp | A C++ library that provides WebSocket protocol implementation and support for various network transport modules. | 7,056 |
nwjs/nw.js | Enables developers to create cross-platform desktop applications using HTML5, CSS3, and JavaScript with Node.js integration. | 40,391 |
coder/websocket | A minimal and idiomatic WebSocket library for Go | 3,950 |
feross/simple-websocket | Provides a simple WebSocket API for working with real-time communication in the browser or Node.js environment. | 184 |
nightwatchjs/nightwatch | A Node.js-based end-to-end testing framework using the W3C Webdriver API for web and native mobile app testing. | 11,837 |
nodejs/node | A cross-platform JavaScript runtime environment supporting collaborative development and focused on stability and security | 107,829 |