/NetRpc

NetRpc is a light weight rpc engine base on RabbitMQ, Grpc, Http targeting .NET Standard 2.0/2.1, .NET 5.0. It use the simple interface to call each other, provide callback/cancel during invoking, so especially suitable for handle long running call.

Primary LanguageC#MIT LicenseMIT

Watchers