Netty开发的IM即时通讯
☆320Feb 18, 2019Updated 7 years ago
Alternatives and similar repositories for netty-im
Users that are interested in netty-im are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 一款IM服务器端程序,基于Netty4.x开发,并且提供了客户端API。☆230Apr 27, 2017Updated 9 years ago
- dubbo构建的微服务架构☆25Nov 6, 2017Updated 8 years ago
- spring boot集成dubbox☆11Jul 20, 2017Updated 9 years ago
- 基于netty的异步非阻塞实时聊天(IM)服务器。☆1,537Apr 10, 2019Updated 7 years ago
- 仿QQ即时通讯系统服务端☆578Apr 27, 2025Updated last year
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 基于Netty+Redis+protobuf开发的即时通讯服务器☆111Jan 6, 2026Updated 6 months ago
- spring-data-mongodb 操作示例☆23Mar 7, 2018Updated 8 years ago
- springboot集成netty,使用protobuf作为数据传输格式,包含心跳检测、断开重连、上传数据、主动推送功能.☆299Mar 26, 2018Updated 8 years ago
- 通过java和netty实现即时通讯☆20Mar 13, 2019Updated 7 years ago
- Netty 4 的一些技术栈示例代码并辅以博文讲解。主要包括入门的demo,粘包和拆包解决办法,心跳测试,http服务的实现,client重连机制,TCP滑动窗口、protobuf协议传输等相关技术。☆448Oct 4, 2022Updated 3 years ago
- Elastic-Job Spring Boot 自动集成示例代码☆19Jul 31, 2018Updated 8 years ago
- 一个轻量级、高效率的支持多端(应用与硬件Iot)的可分布式、异步网 络应用通讯框架☆753Aug 28, 2023Updated 2 years ago
- Spring Boot请求统一加解密示例代码☆24Jul 16, 2018Updated 8 years ago
- 用netty实现长连接和心跳监测的示例代码☆135Dec 30, 2018Updated 7 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 📲cim(cross IM) 适用于开发者的分布式即时通讯系统☆9,492Apr 5, 2026Updated 3 months ago
- IM server based on netty. Provides a client jar. Integrate with your own login system.基于netty实现的IM服务端,提供客户端jar包,可集成自己的登录系统☆711Mar 31, 2021Updated 5 years ago
- Netty实践学习案例,见微知著!带着你的心,跟着教程。我相信你行欧。☆2,937Oct 4, 2022Updated 3 years ago
- 基于Netty+TCP+Protobuf实现的Android IM库,包含Protobuf序列化、TCP拆包与粘包、长连接握手认证、心跳机制、断线重连机制、消息重发机制、读写超时机制、离线消息、线程池等功能。☆2,333Sep 3, 2020Updated 5 years ago
- 基于spring cloud + Netty实现的聊天,兼容蘑菇街TeamTalk客户端,配合hazelcast提供消息服务器集群功能,同时支持socket和websocket.