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
mcollina avatar

mcollina/aedes

0
View on GitHub↗
1,958 stars·239 forks·JavaScript·MIT·11 views

Aedes

Barebone MQTT server that can run on any stream servers

Features

  • Real Time Communication - Bare-bones MQTT server for any stream.

Star history

Star history chart for mcollina/aedesStar history chart for mcollina/aedes

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 Aedes

These projects share indexed features with Aedes. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • deepstreamio/deepstream.io-client-jsdeepstreamIO avatar

    deepstreamIO/deepstream.io-client-js

    305View on GitHub↗

    The Browser / Node.js Client for deepstream.io

    TypeScript
    View on GitHub↗305
  • elpheria/rpc-websocketselpheria avatar

    elpheria/rpc-websockets

    624View on GitHub↗

    JSON-RPC 2.0 implementation over WebSockets for Node.js and JavaScript/TypeScript

    JavaScript
    View on GitHub↗624
  • faye/fayefaye avatar

    faye/faye

    4,386View on GitHub↗

    Faye is a real-time messaging middleware and WebSocket publish-subscribe server. It functions as a communication layer that routes messages between clients and manages channel subscriptions to enable data synchronization across the web. The project provides a cross-domain communication gateway, allowing web clients on different domains to communicate with a central server. It is built as a clustered messaging backend that can share state across multiple instances using external storage to handle high volumes of persistent network connections. Its capability surface includes pub-sub logic for

    JavaScript
    View on GitHub↗4,386
  • atmosphere/atmosphereAtmosphere avatar

    Atmosphere/atmosphere

    3,780View on GitHub↗

    Atmosphere is a Java-based framework for building and coordinating AI agents. It provides a real-time transport layer for streaming data via WebSockets, SSE, gRPC, and WebTransport, alongside a multi-agent orchestration framework for managing agent fleets through sequential, parallel, and graph-based execution workflows. The project features a durable workflow engine that persists agent state as snapshots, allowing long-running tasks to survive system restarts and incorporate human-in-the-loop approvals. It also implements Model Context Protocol servers to expose tools, resources, and prompt

    Javaacpagentic-aiembabel
    View on GitHub↗3,780
Compare all 20 related projects→

Frequently asked questions

What does mcollina/aedes do?

Barebone MQTT server that can run on any stream servers

What are the main features of mcollina/aedes?

The main features of mcollina/aedes are: Real Time Communication.

Which projects share features with mcollina/aedes?

Projects with overlapping indexed features include: deepstreamio/deepstream.io-client-js — The Browser / Node.js Client for deepstream.io. elpheria/rpc-websockets — JSON-RPC 2.0 implementation over WebSockets for Node.js and JavaScript/TypeScript. faye/faye — Faye is a real-time messaging middleware and WebSocket publish-subscribe server. It functions as a communication layer… heineiuo/isomorphic-ws — Isomorphic implementation of WebSocket. kalm/kalm.js — The socket manager. atmosphere/atmosphere — Atmosphere is a Java-based framework for building and coordinating AI agents. It provides a real-time transport layer…