# netty **Repository Path**: huyang19881115_admin/netty ## Basic Information - **Project Name**: netty - **Description**: 用netty实现长连接和心跳监测的示例代码 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2018-08-21 - **Last Updated**: 2022-06-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ServerClient netty server client 自定义消息协议通讯 ,及心跳检测例子