ws
WebSocket library
A library implementing a WebSocket protocol for bidirectional, real-time communication between clients and servers.
Simple to use, blazing fast and thoroughly tested WebSocket client and server for Node.js
22k stars
380 watching
2k forks
Language: JavaScript
last commit: 4 months ago
Linked from 2 awesome lists
javascriptnodenodejsreal-timerfc-6455websocketwebsocket-clientwebsocket-compressionwebsocket-server
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of the WebSocket protocol for Node.js | 3,766 |
| Provides a standard way to establish WebSocket connections between clients and servers in Node.js | 737 |
| Automated reconnection and reusable WebSocket wrapper | 2,457 |
| A tool that intercepts and manipulates WebSocket traffic between clients and servers. | 449 |
| Serves a webpack app with live reloading, updating the browser on changes. | 7,804 |
| Provides a C++ library to establish and manage WebSocket connections between clients and servers over network. | 7,127 |
| An app runtime that enables building native desktop applications using web technologies like HTML5 and JavaScript. | 40,418 |
| A WebSocket implementation in Java | 10,557 |
| A minimal and idiomatic WebSocket library for Go | 4,017 |
| A WebSocket implementation in Go. | 6,169 |
| A WebSocket library for Swift that provides a simple and efficient way to establish WebSocket connections. | 36 |
| A lightweight library to wrap WebSocket servers with additional functionality | 18 |
| Enables communication between web browsers and gRPC services using JavaScript | 8,698 |
| A standards-compliant web server written in C++ for Node.js back-ends | 8,171 |
| An implementation of the WebSocket protocol for real-time communication over TCP connections. | 22,625 |