cycle-socket.io
Socket IO driver
A Cycle driver for applications using Socket.IO to handle real-time communication
A Cycle driver for Socket.IO clients
28 stars
3 watching
7 forks
Language: JavaScript
last commit: about 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jbowden1982/cycle-socketcluster | A socketcluster driver for Cycle.js, enabling communication between a server and client applications | 4 |
rodgc/ngx-socket-io | A Socket.IO module for Angular applications | 262 |
cyclejs-community/cycle-keyboard | A keyboard driver for cycle.js that provides event streams for key input and modifier states | 9 |
helmoski/cycle-selection-driver | A Cycle.js driver for interacting with the Selection API | 4 |
mrpierrot/cycle-net | A driver and router component for managing HTTP/HTTPS/server.io services with Cycle.js | 2 |
enigmacurry/cycle-deepstream | A Cycle.js driver for deepstream.io | 10 |
1c3t3a/rust-socketio | An implementation of a socket.io client in Rust | 421 |
apoco/cycle-electron-driver | Provides drivers and tools for building Electron apps using Cycle.js | 23 |
abourget/gevent-socketio | Provides a real-time web communication API between browsers and servers using a WebSocket-like API. | 1,214 |
socketry/cool.io | Provides an event-driven I/O system with asynchronous wrappers for Ruby's core socket classes. | 693 |
r7kamura/cycle-fetcher-driver | A Cycle.js Driver for making HTTP requests using stackable-fetcher. | 14 |
socketio/socket.io-protocol | A specification for full-duplex and low-overhead communication protocol between clients and servers. | 510 |
cyclejs/storage | A Cycle.js driver for interacting with browser storage | 51 |
10clouds/cyclejs-cookie | A JavaScript library that enables working with cookies in CycleJS applications. | 2 |
cytle/socket.io-mp-client | An implementation of the WebSocket protocol for real-time communication between small programs and servers. | 118 |