仿QQ即时通讯系统服务端
☆574Apr 27, 2025Updated 11 months ago
Alternatives and similar repositories for im
Users that are interested in 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:
- 仿QQ即时通讯系统客户端☆201Mar 12, 2025Updated last year
- Netty开 发的IM即时通讯☆323Feb 18, 2019Updated 7 years ago
- IM server based on netty. Provides a client jar. Integrate with your own login system.基于netty实现的IM服务端,提供客户端jar包,可集成自己的登录系统☆712Mar 31, 2021Updated 4 years ago
- 📲cim(cross IM) 适用于开发者的分布式即时通讯系统☆9,490Mar 10, 2026Updated 2 weeks ago
- 基于Netty实现的WebSocket聊天室,支持几万人同时在线聊天☆614Oct 26, 2017Updated 8 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- jforgame是一个一站式游戏服务器开发框架。包含游戏服务器开发所需要的各种组件,比如socket服务端与客户端,高性能线程模型,自定义二进制消息编解码,自定义orm工具,游戏热更新,配置表自动化仓库,游戏通用工具等等。包含游戏服,跨服,匹配服 ,后台管理系统等实现,同时提…☆1,067Updated this week
- 即时通讯(IM)系统☆8,457Mar 15, 2026Updated last week
- 一款IM服务器端程序,基于Netty4.x开发,并且提供了客户端API。☆230Apr 27, 2017Updated 8 years ago
- 基于netty的异步非阻塞实时聊天(IM)服务器。☆1,540Apr 10, 2019Updated 6 years ago
- OIM是采用 Java平台开发的一套即时通讯聊天系统,献给对即时通讯有兴趣的朋友。服务端实现了TCP Socket和WebSocket。方便接入网页版、安卓、IOS、PC桌面版客户端。OIM已经实现桌面版客户端,可以跨平台Windows、mac、Linux使用,用于公司内网…☆435Jan 5, 2019Updated 7 years ago
- im 消息聊天系统,服务器和android客户端☆69Jun 15, 2023Updated 2 years ago
- 使用netty4.X实现的手机游戏分布式服务器,支持tcp,udp,http,websocket链接,采用protobuf自定义协议栈进行网络通信,支持rpc远程调用,使用mybatis3支持db存储分库分表,支持异步mysql存储,db保存时同步更新reids缓存。 使用…☆1,664Apr 18, 2023Updated 2 years ago
- KingIM是基于layim的websocket即时通讯系统,底层使用netty。☆572Apr 1, 2024Updated last year
- springboot编写的高性能分布式mmorpg手游服务端框架,包含中心服,网关服,游戏服,战斗服等。☆542Nov 17, 2025Updated 4 months ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- 互联网实时聊天系统 (Spring + Netty + Websocket)☆679Dec 16, 2022Updated 3 years ago
- An IM project☆316Mar 29, 2019Updated 6 years ago
- 分布式消息推送服务,可以用于客服、推送、聊天等诸多系统的 核心组件服务!☆247Dec 5, 2023Updated 2 years ago
- gforgame,作为 jforgame 的 Go 语言实现,堪称一款极致轻量级且具备超高性能的游戏服务端框架。该项目集成丰富多样的组件,极大地提升了开发效率。尤为引人注目的是,gforgame同时配备了一个 cocos/unity 客户端演示,支持双端用户跨设备交互,生动…☆41Mar 2, 2026Updated 3 weeks ago
- MPush开源实时消息推送系统☆3,775Jun 17, 2022Updated 3 years ago
- 🚀基于Netty高可用分布式即时通讯系统,支持长连接网关管理、单聊、群聊、离线消息、消息推送消息、消息已读未读、消息未读数、红包、消息漫游等功能,支持集群部署的分布式架构。☆346Dec 12, 2022Updated 3 years ago
- Netty实现聊天功能☆60Sep 22, 2016Updated 9 years ago
- Netty实践学习案例,见微知著!带着你的心,跟着教程。我相信你行欧。☆2,940Oct 4, 2022Updated 3 years ago
- 基于spring cloud + Netty实现的聊天,兼容蘑菇街TeamTalk客户端,配合hazelcast提供消息服务器集群功能,同时支持socket和websocket.☆169Jul 5, 2023Updated 2 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 简单的仿QQ聊天安卓APP☆500Jun 15, 2015Updated 10 years ago
- IM即时通讯demo,支持tcp/websocket。实现自定义协议数据包、数据包编解码、粘包拆包、心跳检测、空闲检测、登录、退出、建群、加群、退群、单聊、群聊等基础功能☆50Dec 17, 2023Updated 2 years ago
- 一个轻量级、高效率的支持多端(应用与硬件Iot)的可分布式、异步网络应用通讯框架☆756Aug 28, 2023Updated 2 years ago
- 松美即时聊天消息服务器(SongmIM message server)☆16Jan 24, 2019Updated 7 years ago
- leo-im服务端☆218May 19, 2022Updated 3 years ago
- 进程内部异步事件调用组件☆10Jul 6, 2016Updated 9 years ago
- 推送服务控制台界面☆28Oct 11, 2023Updated 2 years ago
- 本IM通信项目是作者小傅哥使用JavaFx、Netty4.x、SpringBoot、Mysql等技术栈和偏向于DDD领域驱动设计方式,搭建的仿桌面版微信实现通信核心功能。课程文章已发布到GitChat专栏,欢迎购买。如果本项目能为您提供帮助,请给予支持(关注、Star、…☆877Apr 19, 2023Updated 2 years ago
- 基于Netty+Redis+protobuf开发的即时通讯服务器☆110Jan 6, 2026Updated 2 months ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- CIM是一套基于netty框架下的推送系统,或许有一些企业有着自己一套即时通讯系统的需求,那么CIM为您提供了一个解决方案,目前CIM支撑 websocket,android,ios,桌面应用,系统应用等多端接入支持,可应用于移动应用,物联网,智能家居,嵌入式开发,桌面应用…☆357Feb 16, 2023Updated 3 years ago
- A simple RPC framework based on Netty, ZooKeeper and Spring☆2,445Oct 18, 2024Updated last year
- NettyRPC is high performance java rpc server base on Netty,using kryo,hessian,protostuff support message serialization.☆1,290Feb 2, 2018Updated 8 years ago
- maat是一个分布式事务中间件,实现了基于可靠消息的最终一致性事务控制.其可靠消息服务通过独立消息服务方案实现,与业务系统耦合低,目前支持的MQ有RocketMQ☆12Dec 6, 2018Updated 7 years ago
- T-io is a network programming framework developed based on Java AIO. From the collected cases, t-io is widely used for IoT, IM, and custo…☆1,852Jun 24, 2025Updated 9 months ago
- 支付订单系统分表分库高并发实现☆13Mar 31, 2022Updated 3 years ago
- Java NIO+多线程实现聊天室☆817Feb 4, 2021Updated 5 years ago