Ipc Server Plugin

Ipc servers are used to exchange data with the service either localy or over network.

Format

{
  "Type": <string>,
  "Config": <IpcServerConfig>
}

Types