ServiceProxy.Zmq is a scalable request/reply messaging framework built with ZeroMQ that supports service contracts using ServiceProxy.
Info
| Version: | 1.1.0-beta |
| Author(s): | Manuel Felicio |
| Last Update: | Thursday, March 20, 2014 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://github.com/mfelicio/ServiceProxy |
| NuGet Url: | https://www.nuget.org/packages/ServiceProxy.Zmq |
Install
Install-Package ServiceProxy.Zmq
dotnet add package ServiceProxy.Zmq
paket add ServiceProxy.Zmq
ServiceProxy.Zmq Download (Unzip the "nupkg" after downloading)
Dependencies
- ServiceProxy(1.0.1)
- clrzmq(3.0.01)
Tags