A lightweight RPC framework for .NET built on nanomsg (server side library).
Info
| Version: | 0.1.1 |
| Author(s): | math |
| Last Update: | Friday, April 3, 2015 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/NanomsgRPC |
Install
Install-Package NanomsgRPC
dotnet add package NanomsgRPC
paket add NanomsgRPC
NanomsgRPC Download (Unzip the "nupkg" after downloading)
Dependencies
- NNanomsg(0.5.1)
Tags