Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 584 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 584 Bytes

netty-example

所有功能的使用示例 右键运行main方法即可


包 netty-example-qps 测试用途

包 spring-boot-example-protocol 主要功能!spring编写多协议示例代码

包 netty-example-rpc-api RPC接口定义jar包

包 netty-example-rpc-consumer RPC消费者示例代码

包 netty-example-rpc-provider RPC生产者示例代码

包 netty-example-servlet Servlet容器示例代码

包 netty-example-sse-server sse长连接示例代码

包 netty-example-websocket-server 长连接示例代码