jwpttcg66 / NettyGameServerLinks
使用netty4.X实现的手机游戏分布式服务器,支持tcp,udp,http,websocket链接,采用protobuf自定义协议栈进行网络通信,支持rpc远程调用,使用mybatis3支持db存储分库分表,支持异步mysql存储,db保存时同步更新reids缓存。 使用ExcelToCode工程,将excel数据生成java类和json数据字典,DictService直接读取json,减少数据字典部分代码。使用game-executor工程,增加游戏内的异步事件全局服务, 支持事件sharding,均衡的异步执行事件逻辑
☆1,652Updated 2 years ago
Alternatives and similar repositories for NettyGameServer
Users that are interested in NettyGameServer are comparing it to the libraries listed below
Sorting:
- jforgame是一个一站式游戏服务器开发框架。包含游戏服务器开发所需要的各种组件,比如网关,socket服务端与客户端,自定义高效消息编解码,游戏热更新,游戏通用工具等等。包含游戏服,跨服,匹配服,后台管理系统等实现,同时提供大量业务案例以供学习。亦可用于其他socket…☆1,022Updated this week
- 这是一个轻量级的、一站式的java游戏服务器框架,也可用于开发简单的web服务。基于netty实现了高性能通讯,支持tcp、http、websocket等协议,支持protobuf、json两种数据格式,支持以配置的形式轻松开启多端口网络服务。支持RPC远程调用,支持以优雅…☆561Updated 4 months ago
- Distributed Java game server, including cluster management server, gateway server, hall server, game logic server, background monitoring …☆1,201Updated last week
- springboot编写的高性能分布式mmorpg手游服务端框架,包含中心服,网关服,游戏服,战斗服等。☆521Updated last month
- 基于Netty的强大的游戏服务器框架☆221Updated 9 years ago
- 基于netty的异步非阻塞实时聊天(IM)服务器。☆1,543Updated 6 years ago
- netty4游戏服务端,依赖游戏核心包☆182Updated 2 years ago
- 无锁异步化、事件驱动架构设计的 java netty 网络编程框架; 轻量级,无需依赖任何第三方中间件或数据库就能支持集群、分布式; 适用于网络游戏服务器、物联网、内部系统及各种需要长连接的场景; 通过 ioGame 你可以很容易的搭建出一个集群无中心节点、集群自动…☆1,122Updated 3 weeks ago
- Carmelo is a fast, scalable Java server framework designed for online games. It uses Netty and Fastjson for highly efficient network tran…☆171Updated 2 years ago
- Netty demos. (Netty 案例大全)☆1,896Updated 3 years ago
- 仿QQ即时通讯系统服务端☆563Updated 4 months ago
- Distributed Java game server, including login, gateway, game demo☆311Updated 10 months ago
- 基于java的netty实现的可靠udp网络库(kcp算法),包含fec实现,可用于游戏,视频,加速等业务☆512Updated this week
- behavior for java☆80Updated 2 years ago
- Almost-Famous(成名之路) ——卡牌游戏开源项目,架构使用SpringBoot+Netty+Maven+SpringCloud来搭建多进程分布式框架,包括Cloud、Unique、Login、Game、Match、Battle 等服务。☆207Updated last year
- 基于Netty实现的WebSocket聊天室,支持几万人同时在线聊天☆617Updated 7 years ago
- 在大型游戏中经常使用分布式,分布式中因为游戏逻辑会经常游戏事务,借助redis特性我们可以实现分布式锁和分布式事务。很多redis集群不支持redis的事务特性。 这个框架用来解决分布式服务器下redis集群事务失效的情况下,基于分布式锁完成分布式事务。支持独占锁,共享锁,…☆158Updated 2 years ago
- IM server based on netty. Provides a client jar. Integrate with your own login system.基于netty实现的IM服务端,提供客户端jar包,可集成自己的登录系统☆707Updated 4 years ago
- 一个轻量级、高效率的支持多端(应用与硬件Iot)的可分布式、异步网络应用通讯框架☆759Updated 2 years ago
- lightweight high-performance WebSocket framework ( 轻量级、高性能的WebSocket框架)☆1,908Updated 4 months ago
- Jupiter是一款性能非常不错的, 轻量级的分布式服务框架☆1,512Updated 2 years ago
- 这是一款分布式的java游戏服务器框架☆124Updated 3 years ago
- ☆49Updated 6 years ago
- Chinese translation of Netty 4.x User Guide. 中文翻译《Netty 4.x 用户指南》☆2,325Updated 3 years ago
- 对外的技术分享合集,主要是游戏服务器架构、实战,优化等,以及游戏客户端初学分享☆206Updated 2 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,294Updated 3 years ago
- T-io is a network programming framework developed based on Java AIO. From the collected cases, t-io is widely used for IoT, IM, and custo…☆1,838Updated 2 months ago
- High performance game server framework by netty and disruptor☆165Updated 7 years ago
- Java implementation of KCP based on Netty. 基于netty实现的java版kcp。☆340Updated last year
- NettyRPC is high performance java rpc server base on Netty,using kryo,hessian,protostuff support message serialization.☆1,287Updated 7 years ago