think-websocket-socket.io
Real-time adapter
A Socket.io adapter for ThinkJS, enabling real-time communication between clients and servers.
Socket.io adapter for websocket
9 stars
13 watching
4 forks
Language: JavaScript
last commit: about 2 years ago
Linked from 1 awesome list
socket-iothink-adapterthinkjs3
Related projects:
Repository | Description | Stars |
---|---|---|
thinkjs/think-websocket | A WebSocket library designed to extend ThinkJS 3.x with real-time communication capabilities. | 3 |
cytle/socket.io-mp-client | An implementation of the WebSocket protocol for real-time communication between small programs and servers. | 118 |
socketio/socket.io-p2p | Provides a peer-to-peer communication system using WebSockets and signalling data transmission. | 1,030 |
sockjs/sockjs-node | A Node.js library that enables real-time, cross-browser communication between clients and servers through a WebSocket-like interface | 2,095 |
weapp-socketio/weapp.socket.io | A WebSocket client library for building real-time communication in WeChat Mini Programs | 692 |
btford/angular-socket-io | Provides an AngularJS integration with Socket.IO for real-time communication | 1,512 |
thinkjs/think-fetch | Provides a unified HTTP(S) client for ThinkJS 3.x applications | 10 |
thinkjs/think-mongoose | An adapter that wraps Mongoose for use with the ThinkJS framework | 13 |
thinkjs/think-router | Provides a router for ThinkJS 3.x to handle URL routing and module loading. | 7 |
billroy/socket.io-arduino-client | An Arduino client for connecting to and messaging with Socket.io servers using WebSocket technology. | 195 |
thinkjs/think-model-mysql | An adapter layer for interacting with MySQL databases in a specific JavaScript framework. | 12 |
socketcluster/socketcluster-client | Provides a JavaScript client for a real-time communication library | 293 |
q1998763/think-ueditor | A ThinkJS3 extension providing server-side configuration for UEditor | 2 |
platzidev/socket.io-redux | Middleware to connect Redux with Socket.IO and send actions via a real-time network connection. | 105 |
thinkjs/think-model-sqlite | An adapter for integrating a relational database with the ThinkJS framework using SQLite as the underlying storage | 1 |