awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Deep Link Handlers · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesDeep Link Handlers

Utilities for registering and processing custom URI schemes to enable cross-application navigation and deep linking.

Distinguishing note: Focuses on system-level URI registration and navigation routing rather than general network communication.

Explore 1 awesome GitHub repository matching networking & communication · Deep Link Handlers. Refine with filters or upvote what's useful.

  1. Home
  2. Networking & Communication
  3. Deep Link Handlers

Awesome Deep Link Handlers 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

    Telegram registers system handlers to process custom links and respond to navigation requests from external sources.

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