simple-rpc
simple-rpc copied to clipboard
RPC with service discovery base on netty
Filters can be used in logging, access limitation and other scenarios
Add a option for local service to test itself. for example we can provide a web interface for testing. When server starts with testing, it will also open an http...
To support other protocols , like hessian, thrift, protobuf, http. And other transports, like gRpc, thrift.
Make this project easy to use.