BlockNet.Remote is an extention for BlockNet that permits communication among sessions.
Info
Version: | 2.0.3-alpha |
Author(s): | Luca Calacci |
Last Update: | Monday, January 25, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/BlockNet.Remoting |
Install
Install-Package BlockNet.Remoting
dotnet add package BlockNet.Remoting
paket add BlockNet.Remoting
BlockNet.Remoting Download (Unzip the "nupkg" after downloading)
Dependencies
- BlockNet(>= 2.1.17)
- MathNet.Numerics(>= 4.9.0)
- NetMQ(>= 4.0.1.4)