A simple, high performance RPC library.
Info
| Version: | 0.0.4 |
| Author(s): | Owen |
| Last Update: | Monday, April 29, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/1100100/Uragano |
| NuGet Url: | https://www.nuget.org/packages/Uragano.Remoting |
Install
Install-Package Uragano.Remoting
dotnet add package Uragano.Remoting
paket add Uragano.Remoting
Uragano.Remoting Download (Unzip the "nupkg" after downloading)
Dependencies
- Uragano.Abstractions(>= 0.0.4)
- DotNetty.Handlers(>= 0.6.0)
- DotNetty.Transport(>= 0.6.0)
- DotNetty.Transport.Libuv(>= 0.6.0)
Tags