xuwujing / Netty-studyLinks
Netty 4 的一些技术栈示例代码并辅以博文讲解。主要包括入门的demo,粘包和拆包解决办法,心跳测试,http服务的实现,client重连机制,TCP滑动窗口、protobuf协议传输等相关技术。
☆446Updated 2 years ago
Alternatives and similar repositories for Netty-study
Users that are interested in Netty-study are comparing it to the libraries listed below
Sorting:
- 一个基于Netty的网络框架,同一端口支持HTTP/自定义TCP协议/WebSocket协议,支持多种序列化方式☆237Updated last year
- SpringBoot 整合 Netty 实战☆284Updated last year
- Netty开发的IM即时通讯☆323Updated 6 years ago
- A lightweight distributed web container based on Netty 一个基于Netty的轻量级Web容器☆309Updated 3 years ago
- springboot集成netty,使用protobuf作为数据传输格式,包含心跳检测、断开重连、上传数据、 主动推送功能.☆297Updated 7 years ago
- 🍃 something about springboot☆350Updated 7 years ago
- springboot + springcloud build micro service☆482Updated 6 years ago
- 👨🎓学习各种知识的记录☆170Updated 3 years ago
- 基于dubbo的分布式工程开发规范实例工程,分布式跟踪、ID生成、分布式事务、分布式治理、分表分库、分布式锁、选举、分布式配置、API文档生成器...☆485Updated 6 years ago
- Java分布式开发平台:Spring, Spring MVC, MyBatis, Dubbo, Redis, Shiro权限管理, Quartz分布式调度, RocketMQ通信, 本地缓存, Redis缓存, 分布式缓存, 分布式事务☆239Updated 7 years ago
- Spring Cloud 优质资源一网打尽☆277Updated 4 years ago
- ☆192Updated 8 years ago
- 秒杀系统的实现与详解,相关的详细文档请前往GitBook https://gitbook.cn/gitchat/activity/5bff4c9f442cad45a51fee92☆211Updated 3 years ago
- A RPC service development framework.(RPC服务框架XXL-RPC)☆652Updated 3 weeks ago
- guava学习项目☆251Updated 11 years ago
- spring cloud最佳实践项目实例,使用了spring cloud全家桶,TCC事务管理,EDA事务最终一致性等技术的下单示例☆435Updated 7 years ago
- maven多模块化,springboot项目,基础各种微服务、搜索引擎☆227Updated 3 years ago
- 掘金小册及实体书源码☆917Updated 2 years ago
- 一个采用Netty实现的RPC框架,适用于Spring Boot,Spring Cloud!☆164Updated 3 years ago
- Spring Boot 使用总结 和 demo。 如果您觉得本代码对您有所帮助,请点击页面右上方"Star"☆451Updated 6 years ago
- 李林峰老师编写的netty权威指南(第二版)对应的源码☆982Updated 4 years ago
- spring cloud 实践学习案例,是 spring cloud 初学者及核心技术巩固的最佳实践。☆368Updated 3 years ago
- 一些公共组件及学习应用:RPC/统一配置中心/基于注解的分布式锁/dubbo请求级缓存/调用链追踪/RabbitMQ/Elasticsearch/zookeeper/Sping boot☆541Updated 2 years ago
- 中文注释并附带图解架构☆481Updated 9 years ago
- 用netty实现长连接和心跳监测的示例代码☆135Updated 6 years ago
- spring cloud 脚手架,上手即用,集成swagger,对外rest接口,集成主流互联网saas架构,包含es,hbase,kafka,redis,mongo等☆880Updated 2 years ago
- Distributed lock implementation using Redis and Zookeeper.基于redis和zookeeper分布式工具集-包括:分布式锁实现,分布式速率限制器,分布式序列等☆553Updated 8 years ago
- Springboot2,Spring源码学习项目,涉及SpringBoot2 自动装配实现机制,Spring AOP动态代理以及IOC各种扩展接口的实现方式。☆118Updated 4 years ago
- redis实现延迟消息队列☆278Updated 7 years ago
- 一款IM服务器端程序,基于Netty4.x开发,并且提供了客户端API。☆227Updated 8 years ago