Use netty with springboot to program game server
☆45Jan 7, 2025Updated last year
Alternatives and similar repositories for netty-game-server
Users that are interested in netty-game-server are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A game server for mmorpg game based on Netty, SpringBoot, MyBatis。Power by 钱伟健。☆18Oct 4, 2022Updated 3 years ago
- springboot编写的高性能分布式mmorpg手游服务端框架,包含中心服,网关服,游戏服,战斗服等。☆549Jul 11, 2026Updated last week
- 一个基于Java的开源游戏服务器框架实现,使用了Netty、ProtoBuf、Disruptor等☆27Mar 31, 2016Updated 10 years ago
- Jetserver is a high speed nio socket based multiplayer java game server written using Netty and Mike Rettig's Jetlang.It is specifically …☆1,298Nov 3, 2025Updated 8 months ago
- Teste para crack DiabloIII☆20Aug 6, 2012Updated 13 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- ☆15Dec 29, 2017Updated 8 years ago
- Distributed Java game server, including cluster management server, gateway server, hall server, game logic server, background monitoring …☆1,226Dec 19, 2025Updated 7 months ago
- 轻量级跨平台游戏服务器☆22Aug 7, 2022Updated 3 years ago
- Distributed Java game server, including login, gateway, game demo☆329Oct 13, 2024Updated last year
- 记录学习SpringBoot的实例,以供学习、参考。目前已完成Web开发、模板引擎、统一异常处理、访问数据库、定时任务、邮件服务(注册项目)、缓存Redis☆32Jul 4, 2018Updated 8 years ago
- ☆49Oct 29, 2018Updated 7 years ago
- A Java Entity-Component-System game engine.☆11Dec 24, 2019Updated 6 years ago
- 基于elementUI和springboot搭建的游戏后台管理系统。包含权限管理,玩家查询,服务器管理等等。可供jforgame或mmorpg项目使用。☆151Jan 31, 2026Updated 5 months ago
- 同步备份,顺带搞一个Build徽章,传送门 https://gitee.com/xiaoe/noark3☆21Jul 12, 2025Updated last year
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- 下拉图片展示剩余的部分☆11Mar 12, 2015Updated 11 years ago
- 帧同步Demo☆11Sep 18, 2022Updated 3 years ago
- 这是一个轻量级的、一站式的java游戏服务器框架,也可用于开发简单的web服务。基于netty实现了高性能通讯,支持tcp、http、websocket等协议,支持protobuf、json两种数据格式,支持以配置的形式轻松开启多端口网络服务。支持RPC远程调用,支持以优雅…☆568Apr 17, 2025Updated last year
- 随便记录,基于springboot的java游戏服务器基础模板☆11Nov 20, 2024Updated last year
- Repo for the paper "Bounding Training Data Reconstruction in Private (Deep) Learning".☆12Jun 16, 2023Updated 3 years ago
- 🚀Spring Boot 3.0主流框架整合,实践学习案例。2.x版本在springboot-version-2.x分支☆28May 17, 2025Updated last year
- jforgame是一个一站式游戏服务器开发框架。包含游戏服务器开发所需要的各种组件,比如socket服务端与客户端,高性能线程模型,自定义二进制消息编解码,自定义orm工具,游戏热更新,配置表自动化仓库,游戏通用工具等等。包含游戏服,跨服,匹配服,后台管理系统等实现,同时提…☆1,082Updated this week
- skynet_hotfix skynet热更新☆16Sep 23, 2024Updated last year
- 关于disruptor原理及源码的学习☆11Sep 29, 2019Updated 6 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Stylus pen input for Java☆26Feb 15, 2024Updated 2 years ago
- lua-resty-ftpclient - Lua ftp client driver for the ngx_lua based on the cosocket API☆15Feb 26, 2023Updated 3 years ago
- 使用netty4.X实现的手机游戏分布式服务器,支持tcp,udp,http,websocket链接,采用protobuf自定义协议栈进行网络通信,支持rpc远程调用,使用mybatis3支持db存储分库分表,支持异步mysql存储,db保存时同步更新reids缓存。 使用…☆1,669Apr 14, 2026Updated 3 months ago
- Backend game server project built with Netty.☆10Feb 17, 2026Updated 5 months ago
- React demo☆11Jul 2, 2016Updated 10 years ago
- My config for my Arch Linux rice with Sway WM☆12Oct 2, 2022Updated 3 years ago
- A grasping dataset collected in homes☆12Jun 14, 2019Updated 7 years ago
- 基于 netty spring boot 棋牌游戏服务器☆16Jul 16, 2021Updated 5 years ago
- High performance library for GPIO, LED, PWM, SPI, I2C, MMIO and Serial peripheral I/O interface access in userspace Linux.☆13Nov 30, 2021Updated 4 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- A lightweight event bus that implements publish-subscribe based on C++17.☆16Oct 24, 2020Updated 5 years ago
- example code for some framework study, just for reference☆11Jun 20, 2024Updated 2 years ago
- Guava EventBus for Spring Boot. 事件总线组件☆14Mar 31, 2021Updated 5 years ago
- Using Metrics with a Netty Server☆16Jun 14, 2018Updated 8 years ago
- 自定义的 Skynet 日志文件服务,实现按日期建文件夹,单个服务可享有独立日志文件☆22Sep 30, 2019Updated 6 years ago
- A powerful wraper of SharedPreferences.☆13Jan 26, 2016Updated 10 years ago
- springboot-demos是以springboot为基础集成各个应用组件demo的案例项目,主要供开发者学习使用的案例☆12Jun 5, 2024Updated 2 years ago