sockette
WebSocket wrapper
Automated reconnection and reusable WebSocket wrapper
The cutest little WebSocket wrapper! 🧦
2k stars
27 watching
81 forks
Language: JavaScript
last commit: 12 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
websockets/ws | A library implementing a WebSocket protocol for bidirectional, real-time communication between clients and servers. | 21,839 |
joewalnes/websocketd | Tool to turn existing command-line applications into WebSocket servers by piping client input and sending server output over WebSockets | 17,176 |
cytle/socket.io-mp-client | An implementation of the WebSocket protocol for real-time communication between small programs and servers. | 118 |
facebookincubator/socketrocket | A WebSocket client library for iOS and macOS | 9,568 |
socketry/async-websocket | An asynchronous WebSocket client/server implementation supporting HTTP/1 and HTTP/2 protocols. | 174 |
ratchetphp/ratchet | A PHP library for building asynchronous WebSocket servers | 6,296 |
tootallnate/java-websocket | A WebSocket implementation in Java | 10,557 |
theturtle32/websocket-node | An implementation of the WebSocket protocol for Node.js | 3,766 |
weapp-socketio/weapp.socket.io | A WebSocket client library for building real-time communication in WeChat Mini Programs | 696 |
daltoniam/starscream | A WebSocket library in Swift for establishing and managing real-time communication between devices. | 8,377 |
coder/websocket | A minimal and idiomatic WebSocket library for Go | 4,017 |
xaerodegreaz/smartsocket | A Java and PHP socket server engine that simplifies the creation of multi-user applications by providing a simple communication protocol. | 15 |
thinkjs/think-websocket-socket.io | A Socket.io adapter for ThinkJS, enabling real-time communication between clients and servers. | 9 |
johanwinther/websocket_server | Provides an async iterator for WebSocket events from all connected clients | 9 |
billroy/socket.io-arduino-client | An Arduino client for connecting to and messaging with Socket.io servers using WebSocket technology. | 195 |