/simple-rpc

最简单的RPC,使用接口进行RPC调用,使用Netty进行通信,使用JDK动态代理来实现客户端代理,使用CompletableFuture获取请求结果

Primary LanguageJavaMIT LicenseMIT

No issues in this repository yet.