基于InMemory的JT808消息发布与订阅.
Info
Version: | 1.0.0-preview5 |
Author(s): | SmallChi(Koike) |
Last Update: | Sunday, February 2, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SmallChi/JT808Gateway |
NuGet Url: | https://www.nuget.org/packages/JT808.Gateway.InMemoryMQ |
Install
Install-Package JT808.Gateway.InMemoryMQ
dotnet add package JT808.Gateway.InMemoryMQ
paket add JT808.Gateway.InMemoryMQ
JT808.Gateway.InMemoryMQ Download (Unzip the "nupkg" after downloading)
Dependencies
- JT808.Gateway.Abstractions(>= 1.0.05)
- System.Threading.Channels(>= 4.7.0)