2 Star 6 Fork 8

huangyanwei / netty-demo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 1.36 KB
一键复制 编辑 原始数据 按行查看 历史
huangyanwei 提交于 2019-09-15 21:24 . 修改

netty-demo

介绍

netty 的一些demo

软件架构

基于netty4进行编写

安装教程

  1. git clone https://gitee.com/h455952294_admin/netty-demo.git
  • 里面包含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
  2. 贪吃蛇 https://lg-ce9mhhig-1251069148.cos.ap-shanghai.myqcloud.com/netty/tcs1.png https://lg-ce9mhhig-1251069148.cos.ap-shanghai.myqcloud.com/netty/rcs2.png
  3. 时间 https://lg-ce9mhhig-1251069148.cos.ap-shanghai.myqcloud.com/netty/sj.png

博客说明

基于Netty实现高性能弹幕系统

qq交流群

914691956

1
https://gitee.com/h455952294_admin/netty-demo.git
git@gitee.com:h455952294_admin/netty-demo.git
h455952294_admin
netty-demo
netty-demo
master

搜索帮助