1 repo
Mechanisms for secure data exchange and message passing between isolated application processes.
Distinguishing note: Focuses on the communication bridge rather than general networking.
Explore 1 awesome GitHub repository matching networking & communication · Inter-Process Communication Protocols. Refine with filters or upvote what's useful.
Motrix is a cross-platform desktop download manager designed to handle file transfers across multiple network protocols, including HTTP, FTP, and BitTorrent. It provides a centralized graphical interface for managing concurrent downloads, allowing users to track progress and organize tasks through a unified dashboard. The application is built as a standalone program for Windows, macOS, and Linux, utilizing a multi-process architecture that separates system-level tasks from the user interface to maintain stability. It optimizes network traffic by employing multi-threaded connections and intell
Uses a secure RPC-based bridge for communication between main and renderer processes.