# netty-rpc-protocol **Repository Path**: ixcong/netty-rpc-protocol ## Basic Information - **Project Name**: netty-rpc-protocol - **Description**: 简单使用netty实现rpc - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-09-16 - **Last Updated**: 2021-09-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 描述 ``` netty-example-api 接口模块 netty-example-consumer 消费者模块 netty-example-provider 生产者模块 netty-protocol 核心模块 ``` --- 先启动`NettyExampleProviderApplication` 后启动`TestRun` 就可以看到效果