awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Real-Time Messaging Systems · Awesome GitHub Repositories

3 repos

Awesome GitHub RepositoriesReal-Time Messaging Systems

Infrastructure for low-latency message delivery and state synchronization.

Distinguishing note: Focuses on messaging-specific infrastructure rather than generic network protocols.

Explore 3 awesome GitHub repositories matching networking & communication · Real-Time Messaging Systems. Refine with filters or upvote what's useful.

  1. Home
  2. Networking & Communication
  3. Real-Time Messaging Systems

Awesome Real-Time Messaging Systems GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • telegramdesktop/tdesktop

    telegramdesktop/tdesktop

    29,898View on GitHub↗

    This project is a cross-platform messaging client that implements a secure, real-time communication protocol. It provides a comprehensive development toolkit, including a database library and messaging SDK, which allows for the creation of custom messaging applications that maintain synchronized state across multiple devices. The core architecture relies on an asynchronous event-driven model to ensure responsive performance while managing persistent local database synchronization with server-side state. The client distinguishes itself through a robust end-to-end encryption layer that supports

    Builds applications that require low-latency message delivery, live updates, and synchronized state across multiple user devices.

    C++messengermulti-platformtelegram
    29,898View on GitHub↗
  • chatwoot/chatwoot

    chatwoot/chatwoot

    27,330View on GitHub↗

    Chatwoot is a self-hosted, omnichannel customer support platform designed to aggregate messages from diverse social and digital channels into a single, collaborative team inbox. It provides organizations with full data ownership and control over their support infrastructure, ensuring strict logical separation of customer data through multi-tenant architecture. By centralizing communication, the platform enables teams to manage, route, and resolve inquiries within a unified workspace that maintains complete interaction history for every contact. The platform distinguishes itself through an eve

    Uses a message broker to broadcast live updates and conversation events to connected client sessions for instant UI synchronization.

    Rubyactioncablechat-widgetconversation
    27,330View on GitHub↗
  • zulip/zulip

    zulip/zulip

    24,696View on GitHub↗

    Zulip is an open-source, self-hosted chat platform designed for real-time team communication. It organizes conversations into threaded streams, allowing users to maintain focus and manage complex discussions within a private, secure infrastructure. The project provides full control over data, authentication, and server management, making it a comprehensive solution for organizations requiring a dedicated messaging environment. The platform distinguishes itself through a hybrid backend architecture that combines a robust web framework for standard requests with an asynchronous event-streaming

    Dispatches real-time updates to clients using a persistent connection system and message queues.

    Pythonapachechatcollaboration
    24,696View on GitHub↗