Another NSQ client for .NET Standard 2.0, with support for publishing, subscribing and automatic reconnection.
Info
Version: | 1.0.3 |
Author(s): | NsqClient |
Last Update: | Tuesday, August 2, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/matteocontrini/NsqClient |
NuGet Url: | https://www.nuget.org/packages/NsqClient |
Install
Install-Package NsqClient
dotnet add package NsqClient
paket add NsqClient
NsqClient Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.2)
Tags