awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Embedded and Browser Bridge Protocols · Awesome GitHub Repositories

3 repos

Awesome GitHub RepositoriesEmbedded and Browser Bridge Protocols

Specialized transport mechanisms for bridging communication between isolated execution environments like webviews, native hosts, or debug bridges.

Explore 3 awesome GitHub repositories matching networking & communication · Embedded and Browser Bridge Protocols. Refine with filters or upvote what's useful.

  1. Home
  2. Networking & Communication
  3. Distributed Systems and Peer-to-Peer
  4. Distributed Computing
  5. Communication Protocols
  6. Embedded and Browser Bridge Protocols

Awesome Embedded and Browser Bridge Protocols GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • Genymobile/scrcpy

    Genymobile/scrcpy

    135,888GitHubView on GitHub↗

    This project provides a desktop-based interface for remote control and screen mirroring of Android devices. It functions by establishing a persistent, multiplexed communication channel over the Android Debug Bridge, allowing for the transmission of raw binary data streams between a host computer and a connected mobile

    Candroidcffmpeg
  • tauri-apps/tauri

    tauri-apps/tauri

    102,979GitHubView on GitHub↗

    Tauri is a cross-platform framework for building desktop applications that combine web-based user interfaces with a memory-safe systems-language backend. It functions as a secure runtime that hosts web content within native windowing containers, allowing developers to leverage existing web technologies while maintainin

    Rustdesktop-apphigh-performancemobile-app
  • microsoft/playwright

    microsoft/playwright

    82,810GitHubView on GitHub↗

    Playwright is a comprehensive browser automation framework designed for end-to-end testing and web workflow automation. It provides a unified API to drive web applications across multiple browser engines, enabling developers to simulate complex user interactions, perform web scraping, and validate application behavior

    TypeScriptautomationchromechromium

Explore sub-tags

  • ADB Tunneling ProtocolsProtocols that establish persistent, bidirectional communication channels over the Android Debug Bridge.
  • Asynchronous Message-Passing BridgesBridges that facilitate secure, bidirectional communication between frontend web contexts and native application environments.
  • Browser Control ProtocolsLow-level, bidirectional protocols used to communicate with and control browser instances.