sockette

WebSocket wrapper

Automated reconnection and reusable WebSocket wrapper

The cutest little WebSocket wrapper! 🧦

GitHub

2k stars
27 watching
81 forks
Language: JavaScript
last commit: 10 months ago
Linked from 2 awesome lists


Backlinks from these 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,752
joewalnes/websocketd Tool to turn existing command-line applications into WebSocket servers by piping client input and sending server output over WebSockets 17,160
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,554
socketry/async-websocket An asynchronous WebSocket client/server implementation supporting HTTP/1 and HTTP/2 protocols. 173
ratchetphp/ratchet A PHP library for building asynchronous WebSocket servers 6,284
tootallnate/java-websocket A library implementing a WebSocket protocol in Java. 10,530
theturtle32/websocket-node An implementation of the WebSocket protocol for Node.js 3,757
weapp-socketio/weapp.socket.io A WebSocket client library for building real-time communication in WeChat Mini Programs 692
daltoniam/starscream A WebSocket library in Swift for establishing and managing real-time communication between devices. 8,348
coder/websocket A minimal and idiomatic WebSocket library for Go 3,950
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