springboot集成netty,使用protobuf作为数据传输格式,包含心跳检测、断开重连、上传数据、主动推送功能.
☆298Mar 26, 2018Updated 8 years ago
Alternatives and similar repositories for springboot-netty-protobuf
Users that are interested in springboot-netty-protobuf are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- SpringBoot 整合 Netty 实战☆283Feb 22, 2024Updated 2 years ago
- Netty 4 的一些技术栈示例代码并辅以博文讲解。主要包括入门的demo,粘包和拆包解决办法,心跳测试,http服务的实现,client重连机制,TCP滑动窗口、protobuf协议传输等相关技术。☆449Oct 4, 2022Updated 3 years ago
- 分布式消息推送服务,可以用于客服、推送、聊天等诸多系统的 核心组件服务!☆247Dec 5, 2023Updated 2 years ago
- TCP communication server with Netty And SpringBoot☆318Oct 29, 2024Updated last year
- Netty 实现基于 ProtoBuf 的 WebSocket 通信☆62Jun 5, 2017Updated 8 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 使用netty4.X实现的手机游戏分布式服务器,支持tcp,udp,http,websocket链接,采用protobuf自定义协议栈进行网络通信,支持rpc远程调用,使用mybatis3支持db存储分库分表,支持异步mysql存储,db保存时同步更新reids缓存。 使用…☆1,664Apr 18, 2023Updated 2 years ago
- Netty开发的IM即时通讯☆323Feb 18, 2019Updated 7 years ago
- netty 自定义协议☆41May 20, 2019Updated 6 years ago
- 使用springboot + nettysocketio开发的一个简易卡牌游戏。主要想了解游戏服务端开发流程,基本逻辑等相关知识和长连接。☆111Apr 10, 2018Updated 7 years ago
- 用netty实现长连接和心跳监测的示例代码☆135Dec 30, 2018Updated 7 years ago
- 支付订单系统分表分库高并发实现☆13Mar 31, 2022Updated 3 years ago
- 一个基于Java的开源游戏服务器框架实现,使用了Netty、ProtoBuf、Disruptor等☆27Mar 31, 2016Updated 9 years ago
- Netty实现聊天功能☆60Sep 22, 2016Updated 9 years ago
- 干净的springboot-netty,google protocol buffer,根目录下我给你放了一本《Netty实战(精髓)》,test下关于同步回调和异步回调、JUC和NIO(RPC我也加进来了)的一些讲解的方法代码☆138May 21, 2019Updated 6 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 基于Netty实现的WebSocket聊天室,支持几万人同时在线聊天☆614Oct 26, 2017Updated 8 years ago
- Springboot-Netty-Protostuff-ZooKeeper-asyn 同步链接 异步发送消息阻塞等待返回☆24Aug 9, 2017Updated 8 years ago
- j360系列 - 缓存异步写数据库的框架☆15Apr 14, 2016Updated 9 years ago
- 基于SpringBoot+MyBatis+Redis的秒杀系统☆15Jan 4, 2019Updated 7 years ago
- xnetter是基于netty的网络框架,实现了tcp、udp、http/https、websocket/wss通用框架。其中http/https支持文件下载、文件展示和文件上传,tcp/udp支持加密算法(tcp还支持ssl)。☆14Sep 8, 2020Updated 5 years ago
- 基于Netty开发的游戏服务 器框架☆16Jun 14, 2023Updated 2 years ago
- 点赞机器人,spring4,mybatis,quartz,mongodb,MS消息队列,dubbo☆11Feb 8, 2015Updated 11 years ago
- 基于spring-sharding-mybaits集成redis缓存的游戏分布式存储框架.支持将对象序列化到队列里,异步存储。 使用spring集成mybatis3垂直和水平分库mysql.使用模版编程,采用代理模式,采集变化的字段,自动完成拼写sql,降低数据库落地难度 …☆47May 23, 2017Updated 8 years ago
- 使用spring boot+sharding-jdbc+mybatis 实现分库分表☆13Apr 1, 2017Updated 8 years ago
- 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.
- Netty+Protobuf实现游戏WebSocket通信实例-客户端和服 务端☆23Oct 4, 2022Updated 3 years ago
- 项目中为了提高tps(并发量),常采用读写分离的方式。这个demo实现了动态切换数据源的例子(1:用注解,aop实现自动切换;2手动切换)☆13Aug 4, 2023Updated 2 years ago
- 基于netty+mqtt3.1.1+springboot+jdk8 实现的 mqtt 服务端跟客户端☆404Jan 14, 2022Updated 4 years ago
- 主要是基于mqtt的消息推送系统,单点推送,分组推送☆32Sep 23, 2017Updated 8 years ago
- 基于netty的异步非阻塞实时聊天(IM)服务器。☆1,540Apr 10, 2019Updated 6 years ago
- MPush开源实时消息推送系统☆3,775Jun 17, 2022Updated 3 years ago
- 基于Netty+Redis+protobuf开发的即时通讯服务器☆110Jan 6, 2026Updated 2 months ago
- 蚂蚁金融服务集团的SOFABolt基于 Netty 实现的网络通信框架源码阅读之旅途!☆26Dec 20, 2018Updated 7 years ago
- 基于spring cloud + Netty实现的聊天,兼容蘑菇街TeamTalk客户端,配合hazelcast提供消息服务器集群功能,同时支持socket和websocket.☆169Jul 5, 2023Updated 2 years ago
- 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.
- 一款IM服务器端程序,基于Netty4.x开发,并且提供了客户端API。☆230Apr 27, 2017Updated 8 years ago
- 基于canal.deployer-1.1.1-SNAPSHOT.tar,canal连接kafka,springboot消费kafka数据入hbase和ElasticSearch☆15Dec 19, 2018Updated 7 years ago
- springBoot WebSocket Netty服务实现☆75Mar 1, 2023Updated 3 years ago
- Vert.x-Web 3.2.1 same as spring framework web, not dependent spring ,annotation develop. Vertx-RPC remote call, annotation .☆21Feb 10, 2023Updated 3 years ago
- Java & Vue.js 全栈「集群设备管理云平台『后端部分』」,使用 Spring Boot、Netty 搭建 TCP 服务器与上万设备的集群通信,基于 JavaFX 的 GUI 应用程序模拟上万台设备的行为,并可对服务器进行压力测试。☆385Dec 7, 2022Updated 3 years ago
- SpringBoot学习的相关工程并辅以博文讲解。主要包括入门的Hello World、自定义配置的获取、集成mybatis的xml和注解使用、集成jpa的使用、集成druid进行项目的监控、事物实战使用, 项目打包、使用logback日志文件管理、添加过滤器和拦截器、多数…☆1,640Jan 23, 2025Updated last year
- 🔥 DNA微分催化与肽计算, 元基花计算,进化计算,遗传计算,智慧计算,索引计算,元基编码,肽展公式,大数据计算分析☆17Nov 12, 2025Updated 4 months ago