Provides a simple IPC over named pipes, easy to use, based on RPC.
Info
Version: | 1.4.3 |
Author(s): | Cosmin Toader |
Last Update: | Wednesday, April 29, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/darksody/KrakenIPC |
NuGet Url: | https://www.nuget.org/packages/KrakenIPC |
Install
Install-Package KrakenIPC
dotnet add package KrakenIPC
paket add KrakenIPC
KrakenIPC Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.2)
Tags