# netty **Repository Path**: portk/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**: 2017-12-17 - **Last Updated**: 2021-01-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ServerClient netty server client 自定义消息协议通讯 ,及心跳检测例子