A RPC Framework Based On DotNetty. 
                        
                    
         
                Info
| Version: | 1.6.1 | 
| Author(s): | Coldairarrow | 
| Last Update: | Wednesday, December 18, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/Coldairarrow/DotNettyRPC | 
| NuGet Url: | https://www.nuget.org/packages/DotNettyRPC | 
Install
Install-Package DotNettyRPC
                        dotnet add package DotNettyRPC
                        paket add DotNettyRPC
                        
                                DotNettyRPC Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETFramework 4.5 
                                        
                    - DotNetty.Codecs(>= 0.6.0)
- DotNetty.Common(>= 0.6.0)
- DotNetty.Transport(>= 0.6.0)
- ImpromptuInterface(>= 7.0.1)
- Newtonsoft.Json(>= 12.0.1)
- DotNetty.Codecs(>= 0.6.0)
- DotNetty.Common(>= 0.6.0)
- DotNetty.Transport(>= 0.6.0)
- ImpromptuInterface(>= 7.0.1)
- Newtonsoft.Json(>= 12.0.1)
