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
·
W

webbit/webbit

0
View on GitHub↗
0 stars·0 forks·4 views

Webbit

Features

  • Real Time Communication - Event-based web server and WebSocket framework.

Star history

Star history chart for webbit/webbitStar history chart for webbit/webbit

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

Open-source alternatives to Webbit

Similar open-source projects, ranked by how many features they share with Webbit.
  • 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
See all 20 alternatives to Webbit→

Frequently asked questions

What are the main features of webbit/webbit?

The main features of webbit/webbit are: Real Time Communication.

What are some open-source alternatives to webbit/webbit?

Open-source alternatives to webbit/webbit 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…