ws-wrapper
WebSocket wrapper
A lightweight WebSocket library with isomorphic event handling and Promise-based requests.
Lightweight WebSocket lib with socket.io-like event handling, requests, and channels
76 stars
5 watching
13 forks
Language: JavaScript
last commit: 6 months ago
Linked from 1 awesome list
browserevent-handlersnamespacenodejspromisewebsocketwrapper
Related projects:
Repository | Description | Stars |
---|---|---|
bminer/ws-server-wrapper | A lightweight library to wrap WebSocket servers with additional functionality | 18 |
bitwyre/websocket_core | Provides a basic building block for WebSocket-based communication in web applications. | 13 |
housleyjk/ws-rs | A lightweight implementation of WebSockets for Rust that abstracts away protocol details and provides efficient handling of multiple connections. | 1,482 |
yerkopalma/choo-websocket | A lightweight wrapper around the WebSocket browser API for use in web applications | 31 |
treeform/ws | A WebSocket library for building real-time communication between clients and servers. | 254 |
snapview/tungstenite-rs | A lightweight WebSocket implementation for Rust. | 1,952 |
feross/simple-websocket | Provides a simple WebSocket API for working with real-time communication in the browser or Node.js environment. | 185 |
eliihen/wsta | A command-line tool for interacting with WebSockets | 632 |
r57zone/protonshell | A shell application that wraps websites and web applications in a standalone window with customizable settings. | 6 |
max-mapper/websocket-stream | A Node.js module that enables the use of WebSockets with Node Streams API for bidirectional communication between clients and servers. | 668 |
melishev/wsgo | Provides an abstraction layer on top of WebSocket connections to facilitate communication between clients and servers. | 3 |
misterion/qml-websocket | A Qt QML wrapper for legacy WebSocket++ client library | 25 |
vitalets/websocket-as-promised | A Promise-based API for interacting with WebSockets | 596 |
johanwinther/websocket_server | Provides an async iterator for WebSocket events from all connected clients | 9 |
marfusios/websocket-client | A wrapper over native .NET class for WebSocket communication with built-in reconnection and error handling | 701 |