Ipc Server Plugin
Ipc servers are used to exchange data with the service either localy or over network.
Format
{
"Type": <string>,
"Config": <IpcServerConfig>
}
Ipc servers are used to exchange data with the service either localy or over network.
{
"Type": <string>,
"Config": <IpcServerConfig>
}