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: 8 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,839 |
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,635 |
tootallnate/java-websocket | A WebSocket implementation in Java | 10,557 |
learning-zone/nodejs-basics | Provides an introduction to building server-side applications with JavaScript using Node.js | 3,074 |
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,763 |
gorilla/websocket | An implementation of the WebSocket protocol for real-time communication over TCP connections. | 22,625 |
faye/faye-websocket-node | Provides classes for building WebSocket servers and clients in Node | 610 |
zaphoyd/websocketpp | Provides a C++ library to establish and manage WebSocket connections between clients and servers over network. | 7,127 |
nwjs/nw.js | An app runtime that enables building native desktop applications using web technologies like HTML5 and JavaScript. | 40,418 |
coder/websocket | A minimal and idiomatic WebSocket library for Go | 4,017 |
feross/simple-websocket | Provides a simple WebSocket API for working with real-time communication in the browser or Node.js environment. | 185 |
nightwatchjs/nightwatch | A Node.js-based end-to-end testing framework using the W3C Webdriver API for web and native mobile app testing. | 11,855 |
nodejs/node | A cross-platform JavaScript runtime environment supporting collaborative development and focused on stability and security | 108,373 |