1 repository
Low-level mechanisms for establishing communication channels between processes using OS primitives.
Distinct from Connection Establishment Protocols: Candidates focus on P2P networks or WebSockets, not the local OS primitives like named pipes used for browser IPC.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Native Process Connection Primitives. Refine with filters or upvote what's useful.
This project is a Chromium-based mobile browser and rendering engine designed for mobile platforms. It functions as a web extension host, allowing the execution of browser extensions within a mobile environment to provide custom functionality. The project distinguishes itself through custom user interface modifications, such as the implementation of a specialized night mode and the relocation of the address bar for improved ergonomics. It also includes a remote debugging interface and protocol that allow an external developer console to connect to a live browser instance for inspecting and tr
Establishes process connections using host-platform primitives such as sockets and named pipes.