cycle-socketcluster
Socket client
A socketcluster driver for Cycle.js, enabling communication between a server and client applications
4 stars
2 watching
0 forks
Language: JavaScript
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
socketcluster/socketcluster-client | Provides a JavaScript client for a real-time communication library | 293 |
socketcluster/socketcluster-server | A minimal Node.js server module that enables real-time communication and event transmission between clients. | 108 |
cgeorg/cycle-socket.io | A Cycle driver for applications using Socket.IO to handle real-time communication | 28 |
cyclejs/storage | A Cycle.js driver for interacting with browser storage | 51 |
mrpierrot/cycle-node-http-server | Driver and router component for managing HTTP/HTTPS services with Cycle.js | 6 |
cyclejs-community/cycle-keyboard | A keyboard driver for cycle.js that provides event streams for key input and modifier states | 9 |
mrpierrot/cycle-net | A driver and router component for managing HTTP/HTTPS/server.io services with Cycle.js | 2 |
r7kamura/cycle-fetcher-driver | A Cycle.js Driver for making HTTP requests using stackable-fetcher. | 14 |
wclr/cycle-async-driver | Factory for creating async request/response cycle.js drivers | 24 |
axefrog/cycle-router5 | A Cycle.js router driver that wraps the router5 library | 29 |
jessaustin/cycle-sse-driver | A Cycle.js driver for streaming Server-Sent Events from the browser | 6 |
10clouds/cyclejs-cookie | A JavaScript library that enables working with cookies in CycleJS applications. | 2 |
cyclejs-community/cyclic-router | A routing library designed to work with the Cycle.js framework, providing a routerify function to simplify route management. | 109 |
secobarbital/cycle-fetch-driver | A Cycle.js driver that simplifies making HTTP requests using the Fetch API | 2 |
jarohen/chord | A Clojure/ClojureScript library that enables communication with web-sockets and provides a common interface for various data formats. | 439 |