awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
jessaustin avatar

jessaustin/cycle-sse-driver

0
View on GitHub↗
6 stars·0 forks·CoffeeScript·MIT·9 views

Cycle Sse Driver

cycle-sse-driver is a [Cycle.js][cycle] [driver][driver] for Server-Sent Events (SSE), a browser feature also known as EventSource. Server-Sent Events allow the server to continuously update the page with new events, without resorting to hacks like long-polling.

Features

  • Drivers and Libraries - Driver for Server-Sent Events.

Star history

Star history chart for jessaustin/cycle-sse-driverStar history chart for jessaustin/cycle-sse-driver

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Cycle Sse Driver

These projects share indexed features with Cycle Sse Driver. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • alex0007/cycle-express-driverAlex0007 avatar

    Alex0007/cycle-express-driver

    3View on GitHub↗

    Express.js driver for cycle.js forked from here

    TypeScript
    View on GitHub↗3
  • apoco/cycle-electron-driverapoco avatar

    apoco/cycle-electron-driver

    23View on GitHub↗

    Cycle.js drivers for electron apps

    JavaScript
    View on GitHub↗23
  • avalander/cycle-idbAvalander avatar

    Avalander/cycle-idb

    13View on GitHub↗

    A cycle driver for IndexedDB.

    JavaScript
    View on GitHub↗13
  • 10clouds/cyclejs-cookie10clouds avatar

    10clouds/cyclejs-cookie

    2View on GitHub↗

    Cycle.js Cookie Driver, based on cookie_js library.

    JavaScript
    View on GitHub↗2
Compare all 30 related projects→

Frequently asked questions

What does jessaustin/cycle-sse-driver do?

cycle-sse-driver is a [Cycle.js][cycle] [driver][driver] for Server-Sent Events (SSE), a browser feature also known as EventSource. Server-Sent Events allow the server to continuously update the page with new events, without resorting to hacks like long-polling.

What are the main features of jessaustin/cycle-sse-driver?

The main features of jessaustin/cycle-sse-driver are: Drivers and Libraries.

Which projects share features with jessaustin/cycle-sse-driver?

Projects with overlapping indexed features include: alex0007/cycle-express-driver — Express.js driver for cycle.js forked from here. apoco/cycle-electron-driver — Cycle.js drivers for electron apps. avalander/cycle-idb — A cycle driver for IndexedDB. axefrog/cycle-router5 — A source/sink router driver for Cycle.js, based on router5. benji6/cycle-audio-graph — Audio graph driver for Cycle.js based on virtual-audio-graph. 10clouds/cyclejs-cookie — Cycle.js Cookie Driver, based on cookie_js library.