# netty-server **Repository Path**: xiaojilong/netty-server ## Basic Information - **Project Name**: netty-server - **Description**: 使用Netty实现服务端推送信息到客户端功能的DEMO - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2017-05-08 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ##netty-server项目简介 * 本项目是使用Netty4.1,实现服务端到客户端信息的推送功能,目前只是一个简单的demo版本