C# implementation of GossipMesh protocol.
Info
Version: | 1.0.0 |
Author(s): | The GossipMesh Authors |
Last Update: | Wednesday, May 29, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/calvin-pietersen/gossip-mesh |
NuGet Url: | https://www.nuget.org/packages/GossipMesh.Core |
Install
Install-Package GossipMesh.Core
dotnet add package GossipMesh.Core
paket add GossipMesh.Core
GossipMesh.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging(>= 2.1.1)
Tags