使用springboot + nettysocketio开发的一个简易卡牌游戏。主要想了解游戏服务端开发流程,基本逻辑等相关知识和长连接。
☆111Apr 10, 2018Updated 7 years ago
Alternatives and similar repositories for springboot_im
Users that are interested in springboot_im are comparing it to the libraries listed below
Sorting:
- JBFS 是基于facebook haystack 开发的一套分布式海量小文件存储系统☆18Feb 25, 2016Updated 10 years ago
- 基于Netty、JSON-RPC的分布式弱联网游戏服务端☆34May 3, 2017Updated 8 years ago
- springboot集成netty,使用protobuf作为数据传输格式,包含心跳检测、断开重连、上传数据、主动推送功能.☆298Mar 26, 2018Updated 7 years ago
- 简化支付宝、微信支付接入,目前支持支付宝即时到账交易接口、有密退款接口,微信统一下单、退款接口☆14Nov 23, 2016Updated 9 years ago
- MQTT broker for java based on Netty☆15Sep 2, 2025Updated 6 months ago
- Distributed Java game server, including login, gateway, game demo☆325Oct 13, 2024Updated last year
- 基于Spring boot 2.0+ 脚手架重构微服务系统,CI、DevOps、Redisson、Shiro、RocketMQ tx、Dubbo、Sentinel、Sharding-Sphere、Fescar、Skywalking、Apollo、SocketIO, 小程序服…☆69Aug 23, 2021Updated 4 years ago
- 京东商品推荐系统-数据爬虫☆18Apr 9, 2015Updated 10 years ago
- 基于Netty的文件传输程序,方便与其他系统的集成☆21Jul 5, 2018Updated 7 years ago
- 博客备份☆11Nov 26, 2025Updated 3 months ago
- 解读源码的环境,内有tomcat源码、Socket、NIO、Netty等源码分析材料☆13Jul 6, 2022Updated 3 years ago
- 分布式消息推送服务,可以用于客服、推送、聊天等诸多系统的 核心组件服务!☆247Dec 5, 2023Updated 2 years ago
- 领域编程实践(gitbook)☆13Dec 4, 2017Updated 8 years ago
- spring boot学习redis做session缓存的整合☆11Jun 25, 2022Updated 3 years ago
- Netty-socketio Demo with SpringFramework☆40Oct 23, 2015Updated 10 years ago
- 使用spring boot + netty进行搭建,主要做软件和智能硬件之间的通信框架,基于TCP长连接的socket通信。☆84Jul 20, 2023Updated 2 years ago
- Almost-Famous(成名之路) ——卡牌游戏开源项目,架构使用SpringBoot+Netty+Maven+SpringCloud来搭建多进程分布式框架,包括Cloud、Unique、Login、Game、Match、Battle 等服务。☆207Oct 24, 2023Updated 2 years ago
- Raft协议Go版本的一种实现。☆16Jun 14, 2018Updated 7 years ago
- netty-socketio demo☆894Sep 9, 2020Updated 5 years ago
- 这是一款分布式的java游戏服务器框架☆124Jun 21, 2022Updated 3 years ago
- 从Hystrix核心代码中提取出来的线程池隔离的代码,可以非常方便的在Web应用中实现线程池隔离☆22Jun 6, 2018Updated 7 years ago
- 基于Java Netty的HTTP客户端工具 & HTTP高性能测试工具。参数灵活定制、支持邮件报表等。Python Tornado版: https://github.com/junneyang/http-benchmark-tornado 。☆42Dec 8, 2014Updated 11 years ago
- 这是一个轻量级的、一站式的java游戏服务器框架,也可用于开发简单的web服务。基于netty实现了高性能通讯,支持tcp、http、websocket等协议,支持protobuf、json两种数据格式,支持以配置的形式轻松开启多端口网络服务。支持RPC远程调用,支持以优雅…☆563Apr 17, 2025Updated 11 months ago
- 基于Netty+Redis+protobuf开发的即时通讯服务器☆110Jan 6, 2026Updated 2 months ago
- 一个使用golang实现的push代理,推送协议采用自定义二进制协议,传输数据简单加密,业务实现push、callback、im,后台消息系统采用nsq☆22Apr 21, 2023Updated 2 years ago
- 基于ffmpeg+spring+quartz+dubbo+zookeeper+MyBatis服务化的视频转换分布式服务☆12Jul 21, 2016Updated 9 years ago
- 《算法 (第4版)》、牛课堂、《剑指Offer》、☆17Feb 11, 2018Updated 8 years ago
- 基于Netty的强大的游戏服务器框架☆223Jul 1, 2016Updated 9 years ago
- 一个完整的游戏服务器项目,给想入行游戏服务器界的新童鞋们进行学习参考,项目完整,可以运行,大家一起学习,是新手入门的好例子☆81Nov 28, 2018Updated 7 years ago
- 一个基于Java的开源游戏服务器框架实现,使用了Netty、ProtoBuf、Disruptor等☆27Mar 31, 2016Updated 9 years ago
- beanstalk client for go☆11Sep 17, 2016Updated 9 years ago
- 基于spring cloud + Netty实现的聊天,兼容蘑菇街TeamTalk客户端,配合hazelcast提供消息服务器集群功能,同时支持socket和websocket.☆169Jul 5, 2023Updated 2 years ago
- 一个股票狂热分子写的软件,提供通达信、同花顺、大智慧不具备而为职业投资人所急需的操盘、复盘、分析......各项功能。我希望,这是最好的股票软件;这是最好的python、javascript、vue教学软件......☆12Nov 21, 2021Updated 4 years ago
- HiMagpie 网关,负责 TCP 长连接建立、心跳、消费消息队列并推送等。☆16Jun 1, 2017Updated 8 years ago
- 微服务的网关,包含oauth2授权、调用次数限制和服务路由☆13Jan 12, 2017Updated 9 years ago
- 基于netty-socketio 的spring boot方式建立websocket链接,支持消息集群发送,消息集群处理☆47Sep 14, 2017Updated 8 years ago
- 分表分库☆11Mar 20, 2017Updated 9 years ago
- Unofficial Python APIs for Crawling, concluding Tmall, JD, Taobao etc.非官方爬虫抓取信息接口,天猫京东优酷等,供python爬虫使用☆20Jun 10, 2015Updated 10 years ago
- Xgame 游戏服(Java8)实现版本☆19Oct 4, 2022Updated 3 years ago