socket.io-mp-client

WebSockets client

An implementation of the WebSocket protocol for real-time communication between small programs and servers.

小程序socket.io客户端, 支持微信小程序、支付宝小程序

GitHub

118 stars
6 watching
45 forks
Language: JavaScript
last commit: about 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
thinkjs/think-websocket-socket.io A Socket.io adapter for ThinkJS, enabling real-time communication between clients and servers. 9
weapp-socketio/weapp.socket.io A WebSocket client library for building real-time communication in WeChat Mini Programs 696
socketio/socket.io-p2p Provides a peer-to-peer communication system using WebSockets and signalling data transmission. 1,032
billroy/socket.io-arduino-client An Arduino client for connecting to and messaging with Socket.io servers using WebSocket technology. 195
socketio/socket.io-protocol A specification for full-duplex and low-overhead communication protocol between clients and servers. 508
socketry/async-websocket An asynchronous WebSocket client/server implementation supporting HTTP/1 and HTTP/2 protocols. 175
socketcluster/socketcluster-client Provides a JavaScript client for a real-time communication library 293
melishev/wsgo Provides an abstraction layer on top of WebSocket connections to facilitate communication between clients and servers. 3
charje/portal A portable WebSocket server written in Common Lisp, designed to handle multiple clients and resources. 28
marfusios/websocket-client A wrapper over native .NET class for WebSocket communication with built-in reconnection and error handling 701
stephenmcd/django-socketio Enables WebSockets support in Django applications 1,318
theturtle32/as3websocket An implementation of the WebSocket protocol in ActionScript 3 247
krohling/arduinowebsocketclient A Websocket client library for Arduino that enables communication with web services over Websockets 228
cjhdev/wic A C implementation of the WebSocket protocol designed for embedded systems. 71
sitegui/nodejs-websocket Provides a standard way to establish WebSocket connections between clients and servers in Node.js 737