mirror of
https://github.com/wwiinnddyy/LanMountainDesktop.git
synced 2026-06-20 23:54:26 +08:00
11 lines
341 B
Markdown
11 lines
341 B
Markdown
# LanMountainDesktop.PluginIsolation.Ipc
|
|
|
|
ClassIsland-inspired IPC facade for LanMountainDesktop plugin isolation.
|
|
|
|
## Includes
|
|
|
|
- host and worker startup constants
|
|
- centralized routed notification IDs
|
|
- transport-neutral routed client and server wrappers
|
|
- explicit dependency on `dotnetCampus.Ipc` for the eventual pipe transport binding
|