nicoliuli / chat
☆42Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for chat
- IM即时通讯demo,支持tcp/websocket。实现自定义协议数据包、数据包编解码、粘包拆包、心跳检测、空闲检测、登录、退出、建群、加群、退群、单聊、群聊等基础功能☆48Updated 11 months ago
- (1)基于netty集群开发Im,通过zookeeper作为注册中心。(2)服务集群连接支持多种负载均衡策略(3)集群间消息转发提供多种解决方案。☆123Updated 2 years ago
- IM server based on netty. Provides a client jar. Integrate with your own login system.基于netty实现的IM服务端,提供客户端jar包,可集成自己的登录系统☆131Updated 5 years ago
- 基于一致性hash算法实现websocket分布式集群的尝试,提供模拟宕机演示解决单点故障demo,实现websocket服务的扩容。基于jenkins +github hook+docker-compose 实现自动化持续部署。☆65Updated 3 years ago
- im 消息聊天系统,服务器和android客户端☆66Updated last year
- Docker+Jenkins+GitLab+SpringBoot&SpringCloud+Maven自动构建与部署工程代码☆46Updated last year
- 即时通信聊天 基于netty+disruptor构建☆34Updated 2 years ago
- 延时队列 demo☆33Updated 2 years ago
- 验证接口的签名,避免受到攻击☆26Updated 2 years ago
- 基于netty-socketio 的spring boot方式建立websocket链接,支持消息集群发送,消息集群处理☆47Updated 7 years ago
- 一个基于websocket协议的分布式推送服务☆56Updated last year
- 干净的springboot-netty,google protocol buffer,根目录下我给你放了一本《Netty实战(精髓)》,test下关于同步回调和异步回调、JUC和NIO(RPC我也加进来了)的一些讲解的方法代码☆134Updated 5 years ago
- 使用springboot + nettysocketio开发的一个简易卡牌游戏。主要想了解游戏服务端开发流程,基本逻辑等相关知识和长连接。☆108Updated 6 years ago
- Netty实现消息推送,心跳检测,Redis发布订阅 解决Netty集群channel不共享的问题☆46Updated 4 years ago
- 利用netty 写的上传和下载超大文件的demo☆86Updated 7 years ago
- Java后端微服务Spring Cloud Alibaba 阿里全家桶分布式实战架构,可变身单体应用,可拆卸前后端分离管理后台,创业公司必备,开箱即用,持续更新☆76Updated 11 months ago
- SpringBoot的定时调用的加强工具,实现定时任务动态管理,后续加入可视化管理、调度日志、集群任务统一管理☆62Updated 4 years ago
- 分布式IM服务,参考https://github.com/crossoverJie/cim 实现☆22Updated 6 months ago
- 使用spring boot + netty进行搭建,主要做软件和智能硬件之间的通信框架,基于TCP长连接的socket通信。☆81Updated last year
- 基于netty搭建websocket服务器☆128Updated 5 years ago
- ☆30Updated 11 months ago
- 《服务端》| 服务端同样使用Netty4.x作为socket的通信框架,同时在服务端使用Layui作为管理后台的页面,并且我们的服务端采用偏向于DDD领域驱动设计的方式与Netty集合,以此来达到我们的框架结构整洁干净易于扩展。同时我们的通信协议也是在服务端进行定义的,并…☆27Updated 2 years ago
- mykit-chat是基于Netty实现的实时聊天系统服务器端:1. 支持昵称登录; 2. 支持多人同时在线; 3. 同步显示在线人数; 4. 支持文字和表情的内容; 5. 浏览器与服务器保持长连接,定时心跳检测;☆37Updated 2 years ago
- iot是基于netty, spring boot, redis等开源项目实现的物联网框架, 支持tcp, udp底层协议和http, mqtt, modbus等上层协议.支持心跳处理、短线重连、服务端同步和异步调用设备、应用客户端同步和异步调用设备、协议实现和业务处理解耦分…☆82Updated 3 years ago
- 基于spring cloud + Netty实现的聊天,兼容蘑菇街TeamTalk客户端,配合hazelcast提供消息服务器集群功能,同时支持socket和websocket.☆168Updated last year
- springboot、websocket、sockjs、rabbitmq综合案例☆44Updated 3 weeks ago
- 一致性哈希实现有状态应用集群。Scalable spring-cloud project for WebSocket cluster with consistent-hashing algorithm. (inactive)☆130Updated this week
- rabbitmq 消息100%可靠性投递的解决方案实现 ack手动确认方式☆66Updated 5 years ago
- springboot整合 netty做心跳检测☆49Updated 6 years ago
- 分布式推送项目,利用rocketMq+netty实现分布式推送☆19Updated 5 years ago