整合netty的一个nio消息服务器,封装了请求、响应、广播消息,定义了线程模型,实现了客户端与服务器及服务器与服务器间的通讯
☆26Aug 7, 2015Updated 10 years ago
Alternatives and similar repositories for game-server
Users that are interested in 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:
- 轻量级,高性能,少依赖,低级封装的服务器开发工具和项目搭建模板,可以开发游戏服务器和小型中间件等☆14Nov 6, 2018Updated 7 years ago
- Java基础服务器底层架构。 -- made by alzq.zhf☆27Aug 11, 2015Updated 10 years ago
- 一个基于Java的开源游戏服务器框架实现,使用了Netty、ProtoBuf、Disruptor等☆27Mar 31, 2016Updated 10 years ago
- A Typical Game Server Using Netty and Redis☆22Jul 16, 2014Updated 11 years ago
- 基于netty3.5的游戏服务器端框架 消息封装,编解码结构提供扩展,请求消息队列处理,基于protobuf的实例已经完成☆106Nov 28, 2016Updated 9 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.
- 使用扩展的通过数据库维护的IKAnalyzer和分布式搜索搜索服务SolrCloud及SolrJ的ShowCase。☆12Aug 28, 2014Updated 11 years ago
- pushServer by netty☆10Aug 29, 2018Updated 7 years ago
- 公用框架工具,包含ZK,Shiro,SpringMVC,Spring,MyBatis☆14Sep 12, 2023Updated 2 years ago
- NettyGameServer的开始 https://github.com/jwpttcg66/NettyGameServer☆12May 15, 2017Updated 9 years ago
- 笑话集锦(android app),一、客户端app基本功能/原理:a)离线时可以查看缓存的数据 b)在线时自动更新并缓存数据 c)列表翻页功能 d)列表下拉刷新功能 e)通信时数据格式为JSON 。二、服务端:笑话服务器站点代码在get-posts.php中,服务器端采用…☆14Jul 5, 2016Updated 9 years ago
- zk + netty 实现集群节点文件同步服务☆31Jun 1, 2016Updated 9 years ago
- 基于Netty的强大的游戏服务器框架☆224Jul 1, 2016Updated 9 years ago
- 一个Golang搭建的游戏服务器框架☆14Dec 15, 2015Updated 10 years ago
- UnityIAPを個人的に使いやすくまとめたものです。☆13Feb 2, 2018Updated 8 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- anmia 是基于java游戏服务器框架,它是高可伸缩、分布式多进程的游戏服务器框架。☆32Nov 24, 2023Updated 2 years ago
- 基于netty3.5的游戏服务器框架,方便分布式扩展☆42Nov 29, 2016Updated 9 years ago
- Basic demo of Google Guava 10.0.1 -- nothing fancy, just some simple classes and tests to demonstrate what it can do.☆14Dec 16, 2011Updated 14 years ago
- 单通道多App push系统以service方式运行,如果一个手机安装了多个集成push的应用,只有一个service实例运行(不会每个应用都开启一个后台服务),即多个应用共享一个push通道,这样的设计目的是:减少手机运行的进程数量,减少内存使用量,减少手机的耗电量,减少…☆54Jan 30, 2019Updated 7 years ago
- ☆20Feb 8, 2017Updated 9 years ago
- ☆11Sep 10, 2018Updated 7 years ago
- ☆10Apr 8, 2018Updated 8 years ago
- A set of netty handlers including Factories for easy (re-)configuration of protocol handler pipelines☆15Jun 4, 2015Updated 10 years ago
- Netty Push Server☆21Nov 7, 2014Updated 11 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 轮盘时间检查调度器 周期性检查器 按照轮盘设计,轮询线程执行一个轮盘循环后,检查过期时间,执行轮盘过期处理,用于定期清理某种任务,可用于周期性检测实体的生命周期,比如网络链接,游戏房间检查。☆30Jan 22, 2018Updated 8 years ago
- 当康系统(模块化可扩展游戏服务器软件系统),Java编写的游戏服务器支持系统。☆19Oct 4, 2022Updated 3 years ago
- 基于Netty的消息推送服务器实现☆25Jun 23, 2018Updated 7 years ago
- This is a simple NewIM, created for Mobile App.using Netty, Zookeeper and Protobuf☆19Nov 28, 2014Updated 11 years ago
- 基于java实现的有限状态自动机,轻松,快捷,高效的关联状态的扭转☆16May 7, 2019Updated 7 years ago
- Resteasy + Spring + Netty☆13Jul 29, 2015Updated 10 years ago
- ☆10May 16, 2014Updated 12 years ago
- 基于jboot+tio+layim开发的IM即时通讯项目☆12Jun 8, 2019Updated 6 years ago
- ☆79Sep 10, 2015Updated 10 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- MyBatis整合Spring并使用log4jdbc或者p6spy输出真实的sql语句☆17Apr 24, 2017Updated 9 years ago
- 基于 Spring Cloud 的网络借贷信息中介平台☆10Jul 13, 2018Updated 7 years ago
- Guava EventBus Spring integration☆32Dec 11, 2011Updated 14 years ago
- java快速上手的网络IO框架,基于netty, google protobuf 数据传输协议,disruptor队列,zookeeper服务注册发现,支持心跳检测,断线重连,tcp连接池,注解分发消息。用于服务器间长连接通讯,可搭建分布式服务器以及分布式游戏。☆22Oct 4, 2022Updated 3 years ago
- IM采用netty4开发的聊天后台服务,采用redis,mq,mysql,spring架构。☆47Jan 20, 2016Updated 10 years ago
- Game Server(Java+Netty)_Client(C#+Unity)_protobuf☆14Mar 2, 2016Updated 10 years ago
- ID generator library☆13Mar 11, 2017Updated 9 years ago