Skip to content

adpanru/netty_rpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

netty-rpc

介绍

基于Netty和自定义协议实现RPC远程调用。

软件架构

netty-rpc-api:方法接口

netty-rpc-consumer:使用远程调用消费者示例

netty-rpc-provider:被远程调用服务提供者示例

netty-rpc protocol:RPC服务提供者

About

采用netty搭建的rpc框架模型

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages