Simple .net socket message queuing system and Rpc implimentation on top of message queue.
Info
Version: | 1.2.0 |
Author(s): | Dtronix |
Last Update: | Thursday, June 21, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Dtronix/DtronixMessageQueue |
NuGet Url: | https://www.nuget.org/packages/DtronixMessageQueue |
Install
Install-Package DtronixMessageQueue
dotnet add package DtronixMessageQueue
paket add DtronixMessageQueue
DtronixMessageQueue Download (Unzip the "nupkg" after downloading)
Dependencies
- protobuf-net(>= 2.3.13)
Tags