A simple memory message queue via Channel.
Info
Version: | 0.1.0 |
Author(s): | [email protected] |
Last Update: | Saturday, September 5, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/zlzforever/SwiftMQ |
NuGet Url: | https://www.nuget.org/packages/SwiftMQ |
Install
Install-Package SwiftMQ
dotnet add package SwiftMQ
paket add SwiftMQ
SwiftMQ Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Threading.Channels(>= 4.7.0)