all4you / bitchat
一个基于Netty的网络框架,同一端口支持HTTP/自定义TCP协议/WebSocket协议,支持多种序列化方式
☆235Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for bitchat
- A lightweight distributed web container based on Netty 一个基于Netty的轻量级Web容器☆308Updated 2 years ago
- redis实现延迟消息队列☆277Updated 6 years ago
- 基于Netty的Http应用服务器☆313Updated 6 months ago
- 一个采用Netty实现的RPC框架,适用于Spring Boot,Spring Cloud!☆165Updated 3 years ago
- Netty 4 的一些技术栈示例代码并辅以博文讲解。主要包括入门的demo,粘包和拆包解决办法,心跳测试,http服务的实现,client重连机制,TCP滑动窗口、protobuf协议传输等相关技术。☆442Updated 2 years ago
- Netty开发的IM即时通讯☆322Updated 5 years ago
- AvatarMQ is a distributed message queue system based on Netty (Java-NIO framework).☆207Updated 8 years ago
- 一款IM服务器端程序,基于Netty4.x开发,并且提供了客户端API。☆226Updated 7 years ago
- SpringBoot 整合 Netty 实战☆277Updated 8 months ago
- 一些公共组件及学习应用:RPC/统一配置中心/基于注解的分布式锁/dubbo请求级缓存/调用链追踪/RabbitMQ/Elasticsearch/zookeeper/Sping boot☆541Updated last year
- 带中文代码注释 Mirror of Apache RocketMQ 源码解析:http://www.iocoder.cn/categories/RocketMQ/?github☆366Updated last year
- redis分布式锁工具包,提供纯Java方式调用,支持传统Spring工程, 为spring boot应用提供了starter,更方便快捷的调用。☆316Updated 9 months ago
- Spring Cloud 架构搭建的开源社区技术网站,落地微服务架构值得参考的项目。☆313Updated 2 years ago
- ☆190Updated 8 years ago
- A lightweight distributed message queue framework.(分布式消息队列XXL-MQ)☆441Updated 4 years ago
- 基于dubbo的分布式工程开发规范实例工程,分布式跟踪、ID生成、分布式事务、分布式治理、分表分库、分布式锁、选举、分布式配置、API文档生成器...☆483Updated 6 years ago
- 分布式消息推送服务,可以用于客服、推送、聊天等诸多系统的 核心组件服务!☆242Updated 11 months ago
- Spring Boot starter for RocketMQ☆287Updated 4 years ago
- 开源改变世界,让世界没有难写的代码☆394Updated 3 months ago
- tcc-transaction是TCC型事务java实现。带中文注释。源码解析:http://www.iocoder.cn/categories/TCC-Transaction/?github☆136Updated 5 years ago
- A high performance, distributed RPC framework.(分布式服务框架XXL-RPC)☆624Updated 3 months ago
- Elastic-Job Spring Boot 自动集成,只需要一个注解即可发布Job☆392Updated 5 years ago
- Dubbo原理和源码解读☆137Updated 5 years ago
- 干净的springboot-netty,google protocol buffer,根目录下我给你放了一本《Netty实战(精髓)》,test下关 于同步回调和异步回调、JUC和NIO(RPC我也加进来了)的一些讲解的方法代码☆134Updated 5 years ago
- 基于Netty实现的RESTful服务框架☆146Updated 2 years ago
- springboot集成netty,使用protobuf作为数据传输格式,包含心跳检测、断开重连、上传数据、主动推送功能.☆292Updated 6 years ago
- Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 ZooKeeper …☆226Updated last year
- netty实现的websocket推送框架☆102Updated 6 years ago
- 用netty实现长连接和心跳监测的示例代码☆134Updated 5 years ago
- simplest rpc implementation☆193Updated 6 years ago