jwpttcg66 / NettyGameServer
使用netty4.X实现的手机游戏分布式服务器,支持tcp,udp,http,websocket链接,采用protobuf自定义协议栈进行网络通信,支持rpc远程调用,使用mybatis3支持db存储分库分表,支持异步mysql存储,db保存时同步更新reids缓存。 使用ExcelToCode工程,将excel数据生成java类和json数据字典,DictService直接读取json,减少数据字典部分代码。使用game-executor工程,增加游戏内的异步事件全局服务, 支持事件sharding,均衡的异步执行事件逻辑
☆1,628Updated last year
Alternatives and similar repositories for NettyGameServer:
Users that are interested in NettyGameServer are comparing it to the libraries listed below
- jforgame是一个一站式游戏服务器开发框架。包含游戏服务器开发所需要的各种组件,比如网关,socket服务端与客户端,自定义高效消息编解码,游戏热更新,游戏通用工具等等。包含游戏服,跨服,匹配服,后台管理系统等实现,同时提供大量业务案例以供学习。亦可用于其他socket…☆974Updated last week
- Distributed Java game server, including cluster management server, gateway server, hall server, game logic server, background monitoring …☆1,176Updated last month
- 这是一个轻量级的、一站式的java游戏服务器框架,也可用于开发简单的web服务。基于netty实现了高性能通讯,支持tcp、http、websocket等协议,支持protobuf、json两种数据格式,支持以配置的形式轻松开启多端口网络服务。支持RPC远程调用,支持以优雅…☆558Updated 4 months ago
- springboot编写的高性能分布式mmorpg手游服务端框架,包含中心服,网关服,游戏服,战斗服等。☆508Updated 3 months ago
- 基于Netty的强大的游戏服务器框架☆218Updated 8 years ago
- Netty demos. (Netty 案例大全)☆1,865Updated 2 years ago
- 基于netty的异步非阻塞实时聊天(IM)服务器。☆1,529Updated 5 years ago
- netty4游戏服务端,依赖游戏核心包☆179Updated 2 years ago
- Almost-Famous(成名之路) ——卡牌游戏开源项目,架构使用SpringBoot+Netty+Maven+SpringCloud来搭建多进程分布式框架,包括Cloud、Unique、Login、Game、Match、Battle 等服务。☆206Updated last year
- 无锁异步化、事件驱动架构设计的 java netty 网络编程框架; 轻量级,无需依赖任何第三方 中间件或数据库就能支持集群、分布式; 适用于网络游戏服务器、物联网、内部系统及各种需要长连接的场景; 通过 ioGame 你可以很容易的搭建出一个集群无中心节点、集群自动…☆982Updated this week
- Distributed Java game server, including login, gateway, game demo☆295Updated 4 months ago
- Carmelo is a fast, scalable Java server framework designed for online games. It uses Netty and Fastjson for highly efficient network tran…☆170Updated 2 years ago
- 在大型游戏中经常使用分布式,分布式中因为游戏逻辑会经常游戏事务,借助redis特性我们可以实现分布式锁和分布式事务。很多redis集群不支持redis的事务特性。 这个框架用来解决分布式服务器下redis集群事务失效的情况下,基于分布式锁完成分布式事务。支持独占锁,共享锁,…☆157Updated last year
- 使用Netty实现IMServer,支持Tcp和WebSocket实现。☆480Updated 8 years ago
- Jupiter是一款性能非常不错的, 轻量级的分布式服务框架☆1,506Updated last year
- A useful utility library for java programmer using google protobuf☆902Updated 4 months ago
- Chinese translation of Netty 4.x User Guide. 中文翻译《Netty 4.x 用户指南》☆2,326Updated 2 years ago
- 一个轻量级、高效率的支持多端(应用与硬件Iot)的可分布式、异步网络应用通讯框架☆758Updated last year
- Jetserver is a high speed nio socket based multiplayer java game server written using Netty and Mike Rettig's Jetlang.It is specifically …☆1,280Updated 2 years ago
- High performance game server framework by netty and disruptor☆164Updated 6 years ago
- Netty In Action 中文版☆1,466Updated last year
- 李林峰老师编写的netty权威指南(第二版)对应的源码☆980Updated 4 years ago
- SOFABolt is a lightweight, easy to use and high performance remoting framework based on Netty.☆2,457Updated last week
- 这是一款分布式的java游戏服务器框架☆122Updated 2 years ago
- 基于Netty的Http应用服务器☆312Updated 8 months ago
- 一款IM服务器端程序,基于Netty4.x开发,并且提供了客户端API。☆226Updated 7 years ago
- 基于java的netty实现的可靠udp网络库(kcp算法),包含fec实现,可用于游戏,视频,加速等业务☆487Updated 9 months ago
- 仿QQ即时通讯系统服务端☆545Updated 3 weeks ago
- behavior for java☆77Updated last year
- Netty实践学习案例,见微知著!带着你的心,跟着教程。我相信你行欧。☆2,887Updated 2 years ago