CVV.FastIpc is a very fast interprocess communication library using memory mapped files.
Info
| Version: | 1.0.0 |
| Author(s): | Clay Ver Valen |
| Last Update: | Friday, January 11, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/clayv/FastIpc |
| NuGet Url: | https://www.nuget.org/packages/CVV.FastIpc |
Install
Install-Package CVV.FastIpc
dotnet add package CVV.FastIpc
paket add CVV.FastIpc
CVV.FastIpc Download (Unzip the "nupkg" after downloading)
Dependencies
- CVV.Disposable(>= 1.0.0)
- Microsoft.CSharp(>= 4.5.0)
Tags