1 repositorio
Communication methods that use file-based archiving in shared OS groups to bridge isolated environments.
Distinct from Shared Archive Storage: None of the candidates describe using shared filesystem groups specifically as a transport layer for IPC.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Shared Storage Transports. Refine with filters or upvote what's useful.
MMWormhole is an inter-process communication library for Apple platforms designed to pass archived messages and trigger notifications between separate application processes and extensions. It functions as a communication bridge that enables the exchange of data and commands between a main application and its extensions through shared storage and specialized session handlers. The library provides a shared storage data transport method that utilizes file-based archiving within shared application groups to bridge isolated environments. It also includes a watch connectivity framework for relaying
Implements a communication method utilizing file-based archiving within shared storage groups to bridge separate application environments.