# netty-demo **Repository Path**: hiro__zhl/netty-demo ## Basic Information - **Project Name**: netty-demo - **Description**: netty 的一些demo - **Primary Language**: Unknown - **License**: AFL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 9 - **Created**: 2021-07-30 - **Last Updated**: 2022-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # netty-demo #### 介绍 netty 的一些demo #### 软件架构 基于netty4进行编写 #### 安装教程 1. git clone https://gitee.com/h455952294_admin/netty-demo.git 2. * 里面包含4个demo: 弹幕,贪吃蛇,系统时间,还有一个demo * 弹幕启动类:com.tuling.netty.danmu.WebsocketDanmuServer ,浏览器访问: http://localhost:8080/ * 贪吃蛇启动类:com.tuling.netty.snake_game.SnakeGameServer ,浏览器访问: http://localhost:8080/ * 时间服务启动类:com.tuling.netty.time_demo.TimeServer ,需要使用socket链接工具 #### 运行截图 1. 弹幕启动 ![https://lg-ce9mhhig-1251069148.cos.ap-shanghai.myqcloud.com/netty/dm.png](https://lg-ce9mhhig-1251069148.cos.ap-shanghai.myqcloud.com/netty/dm.png "弹幕启动") 2. 贪吃蛇 ![https://lg-ce9mhhig-1251069148.cos.ap-shanghai.myqcloud.com/netty/tcs1.png](https://lg-ce9mhhig-1251069148.cos.ap-shanghai.myqcloud.com/netty/tcs1.png "1") ![https://lg-ce9mhhig-1251069148.cos.ap-shanghai.myqcloud.com/netty/rcs2.png](https://lg-ce9mhhig-1251069148.cos.ap-shanghai.myqcloud.com/netty/rcs2.png "2") 3. 时间 ![https://lg-ce9mhhig-1251069148.cos.ap-shanghai.myqcloud.com/netty/sj.png](https://lg-ce9mhhig-1251069148.cos.ap-shanghai.myqcloud.com/netty/sj.png "2") #### 博客说明 [基于Netty实现高性能弹幕系统](https://blog.csdn.net/u010152183/article/details/98770366) #### qq交流群 914691956