Diffusion.Client
6.2.3
The Diffusion .NET Client Library allows interaction with a Diffusion server from any environment that supports .NET Standard 2.0.
Clients use a WebSocket connection to send and receive, as well as perform other functions such as adding, removing or updating topics.
Install-Package Diffusion.Client -Version 6.2.3
dotnet add package Diffusion.Client --version 6.2.3
paket add Diffusion.Client --version 6.2.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://download.pushtechnology.com/docs/6.2.3/ReleaseNotice.html
Dependencies
-
.NETStandard 2.0
- NLog (>= 4.5.9)