WatsonMesh 1.0.2
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package WatsonMesh --version 1.0.2
NuGet\Install-Package WatsonMesh -Version 1.0.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="WatsonMesh" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WatsonMesh --version 1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: WatsonMesh, 1.0.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install WatsonMesh as a Cake Addin #addin nuget:?package=WatsonMesh&version=1.0.2 // Install WatsonMesh as a Cake Tool #tool nuget:?package=WatsonMesh&version=1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A simple C# mesh networking library using TCP (with or without SSL) with integrated framing for reliable transmission and receipt of data amongst multiple nodes.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Newtonsoft.Json (>= 11.0.0)
- WatsonTcp (>= 1.1.6)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
5.0.1 | 200 | 1/11/2024 |
4.0.1 | 121 | 1/9/2024 |
4.0.0.2 | 7,829 | 11/12/2021 |
4.0.0.1 | 330 | 11/12/2021 |
4.0.0 | 2,259 | 8/23/2021 |
3.1.0 | 31,003 | 3/24/2020 |
3.0.0 | 19,033 | 2/25/2020 |
2.0.3 | 23,064 | 9/21/2019 |
2.0.2 | 585 | 9/10/2019 |
2.0.0 | 563 | 9/6/2019 |
1.2.7 | 752 | 6/25/2019 |
1.2.6 | 591 | 6/25/2019 |
1.2.2 | 641 | 6/13/2019 |
1.2.1 | 667 | 6/1/2019 |
1.1.4 | 638 | 5/23/2019 |
1.1.3 | 627 | 5/17/2019 |
1.1.1 | 628 | 5/9/2019 |
1.1.0 | 615 | 5/8/2019 |
1.0.8 | 734 | 3/15/2019 |
1.0.7 | 1,014 | 7/8/2018 |
1.0.5 | 1,076 | 6/24/2018 |
1.0.3 | 1,027 | 5/24/2018 |
1.0.2 | 1,046 | 5/13/2018 |
1.0.1.1 | 1,000 | 5/9/2018 |
1.0.0 | 1,002 | 4/26/2018 |
IsHealthy method to check status of an individual peer