zhuangjiesen / WebSocket_Netty
netty实现的websocket推送框架
☆102Updated 6 years ago
Alternatives and similar repositories for WebSocket_Netty:
Users that are interested in WebSocket_Netty are comparing it to the libraries listed below
- 一个采用Netty实现的RPC框架,适用于Spring Boot,Spring Cloud!☆165Updated 3 years ago
- 使用springboot + nettysocketio开发的一个简易卡牌游戏。主要想了解游戏服务端开发流程,基本逻辑等相关知识和长连接。☆110Updated 6 years ago
- 干净的springboot-netty,google protocol buffer,根目录下我给你放了一本《Netty实战(精髓)》,test下关于同步回调和异步回调、JUC和NIO(RPC我也加进来了)的一些讲解的方法代码☆135Updated 5 years ago
- 用netty实现长连接和心跳监测的示例代码☆135Updated 6 years ago
- 基于Netty实现的RESTful服务框架☆145Updated 2 years ago
- maven多模块化,springboot项目,基础各种微服务、搜索引擎☆227Updated 2 years ago
- springboot 学习mybatis+mysql读写分离(一写多读)+事务☆125Updated 6 years ago
- 利用netty 写的上传和下载超大文件的demo☆87Updated 8 years ago
- 🍁spring-boot及相关知识练习,Java生态研究学习(spring ,redis,ignite,tasks,zookeeper,dubbo,mybatis,kafka,rabbitmq,webflux);前沿新技术的探索,webflux,响应式编程,kontlin…☆73Updated 6 years ago
- 基于netty3.6.3实现的文件上传下载功能组件☆40Updated 5 years ago
- Netty实现聊天功能☆60Updated 8 years ago
- 基于spring-cloud系列整合的分布式项目的例子,监控管理、配置中心、注册中心、分布式锁、分布式事务、多数据源、工作流、单点登录、oauth2授权、接口文档、路由跳转、第三方集成等等☆104Updated 5 years ago
- ☆156Updated 9 years ago
- Spring Cloud Alibaba 演示项目:Spring Cloud Alibaba Nacos、Spring Cloud Alibaba Dubbo、Spring Cloud Alibaba Sentinel、Spring Cloud Alibaba Seata☆93Updated 5 years ago
- 基于 Spring 和 Redis 的分布式消息队列(MessageQueue)实现☆118Updated 9 years ago
- Maven多模块,搭建SpringBoot项目,手把手教学☆118Updated 2 years ago
- RabbitMQ为异步消息处理提出了一个很好的解决方案,它是一个非常好用的消息中间件,主要用于中间件的解耦,同时,Spring Boot为RabbitMQ提供了支持, Spring Boot为Rabbit准备了spring-boot-starter-amqp,spring-…☆181Updated 7 years ago
- 基于SpringCloud 的微服务,订单,支付,商场(活动),工作流,用户,短信,极光☆204Updated 4 months ago
- springboot集成netty,使用protobuf作为数据传输格式,包含心跳检测、断开重连、上传数据、主动推送功能.☆296Updated 6 years ago
- 此项目为学习Spring-Cloud使用demo,配套学习博客请参考shiyujun.cn☆46Updated 2 years ago
- Java网络编程:BIO、NIO、AIO☆136Updated 2 years ago
- 一个基于Netty的网络框架,同一端口支持HTTP/自定义TCP协议/WebSocket协议,支持多种序列化方式☆235Updated 9 months ago
- Funda 是一个以 SpringBoot 为基础搭建一个 Restful 服务☆64Updated 5 years ago
- 多线程秒杀的Demo(多种锁机制:synchronize、ReentrantLock、ReentrantReadWriteLock、redis和zookeeper实现的分布式锁等)☆62Updated 8 years ago
- rabbitmq 消息100%可靠性投递的解决方案实现 ack手动确认方式☆67Updated 6 years ago
- 提供基于spring-cloud系列整合的依赖jar包,再加入了分布式锁,分布式事务,接口文档,多数据源,单点登录,第三方集成等等可spring-boot配置的,简单化的使用工具。☆80Updated 2 years ago
- 封装activeMQ,支持数据库事务,使用Spring4注解方式,解决分布式事务问题本项目是对项目ActiveMQ项目优化☆97Updated 2 years ago
- 基于Redis的分布式限流组件,注解支持☆144Updated 6 years ago
- 基于Spring Cloud(Finchley版本)架构体系,整合各微服务基础组件的最新最全的脚手架工程。微服务架构: Spring Cloud全家桶 + Spring boot 2.x + Oauth2 + Mybatis + Druid + Mysql + Shardi…☆170Updated 6 years ago
- 无侵入的应用级网关限流框架,无需配置文件,细粒度控制,高灵活性,高可用性,使用redis+lua脚本实现。☆151Updated last month