# NettyHttpServer **Repository Path**: lzcangqiong/nettyhttpserver ## Basic Information - **Project Name**: NettyHttpServer - **Description**: 基于Netty(异步的事件驱动的IO框架)的通信项目,实现了HTTP应用协议的服务端。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-06-29 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 基于spring-boot,Netty,log4j2框架的HTTP-Server的简单实现。