互联网实时聊天系统 (Spring + Netty + Websocket)
☆678Dec 16, 2022Updated 3 years ago
Alternatives and similar repositories for Chatroom
Users that are interested in Chatroom are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于Netty实现的WebSocket聊天室,支持几万人同时在线聊天☆614Oct 26, 2017Updated 8 years ago
- 开源的H5即时聊天系统 spring-boot + netty + protobuf + vue ~☆362Sep 19, 2024Updated last year
- Java NIO+多线程实现聊天室☆816Feb 4, 2021Updated 5 years ago
- 一个轻量级、高效率的支持多端(应用与硬件Iot)的可分布式、异步网络应用通讯框架☆754Aug 28, 2023Updated 2 years ago
- lightweight high-performance WebSocket framework ( 轻量级、高性能的WebSocket框架)☆1,936Dec 15, 2025Updated 4 months ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 仿QQ即时通讯系统服务端☆575Apr 27, 2025Updated last year
- 📲cim(cross IM) 适用于开发者的分布式即时通讯系统☆9,487Apr 5, 2026Updated last month
- 通过java和netty实现即时通讯☆20Mar 13, 2019Updated 7 years ago
- Netty+SpringBoot+FastDFS+Html5实现聊天App☆210Mar 7, 2019Updated 7 years ago
- 微言聊天室是基于前后端分离,采用SpringBoot+Vue开发的网页版聊天室☆845Apr 6, 2023Updated 3 years ago
- SpringBoot 整合 Netty 实战☆283Feb 22, 2024Updated 2 years ago
- 基于netty的异步非阻塞实时聊天(IM)服务器。☆1,539Apr 10, 2019Updated 7 years ago
- springBoot WebSocket Netty服务实现☆75Mar 1, 2023Updated 3 years ago
- 分布式在线聊天系统☆10Sep 17, 2014Updated 11 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 仿QQ即时通讯系统客户端☆201Mar 12, 2025Updated last year
- Netty demos. (Netty 案例大全)☆1,899Mar 24, 2022Updated 4 years ago
- A simple RPC framework based on Netty, ZooKeeper and Spring☆2,449Oct 18, 2024Updated last year
- 一套高可用、易伸缩、高并发的IM群聊、单聊架构聊天系统。☆24Dec 6, 2021Updated 4 years ago
- Netty 4 的一些技术栈示例代码并辅以博文讲解。主要包括入门的demo,粘包和拆包解决办法,心跳测试,http服务的实现,client重连机制,TCP滑动窗口、protobuf协议传输等相关技术。☆450Oct 4, 2022Updated 3 years ago
- Netty实践学习案例,见微知著!带着你的心,跟着教程。我相信你行欧。☆2,939Oct 4, 2022Updated 3 years ago
- IM server based on netty. Provides a client jar. Integrate with your own login system.基于netty实现的IM服务端,提供客户端jar包,可集成自己的登录系统☆712Mar 31, 2021Updated 5 years ago
- mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于Spring Boot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理…☆83,566Mar 6, 2026Updated 2 months ago
- 分布式消息推送服务,可以用于客服、推送、聊天等诸多系统的 核心组件服务!☆248Dec 5, 2023Updated 2 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 即时通信聊天 基于netty+disruptor构建☆35Jun 17, 2022Updated 3 years ago
- KingIM是基于layim的websocket即时通讯系统,底层使用netty。☆573Apr 1, 2024Updated 2 years ago
- 一个基于SSM+Websocket的实时在线聊天室项目☆94Dec 16, 2022Updated 3 years ago
- 基于springBoot + netty-socket.io + mongodb 的即时聊天后台☆85Oct 28, 2018Updated 7 years ago
- 微信公众号:bugstack虫洞栈 | 专注于原创开发专题案例。跟着案例学Netty,Netty4.x案例从简单入门到应用实战,全篇37章节优秀案例+实战源码[基础篇(13)、中级篇(13)、高级篇(3章+)、源码分析篇],以上章节全部完成并不断持续更新中。欢迎关注公众号:…☆737Sep 19, 2024Updated last year
- 本IM通信项目是作者小傅哥使用JavaFx、Netty4.x、SpringBoot、Mysql等技术栈和偏向于DDD领域驱动设计方式,搭建的仿桌面版微信实现通信核心功能。课程文章已发布到GitChat专栏,欢迎购买。如果本项目能为您提供帮助,请给予支持(关注、Star、…☆875Apr 19, 2023Updated 3 years ago
- Netty开发的IM即时通讯☆321Feb 18, 2019Updated 7 years ago
- 用netty实现长连接和心跳监测的示例代码☆135Dec 30, 2018Updated 7 years ago
- 微信开发 Java SDK ,支持包括微信支付,开放平台,小程序,企业微信,视频号,公众号等的后端开发☆32,757May 1, 2026Updated last week
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- springboot集成netty,使用protobuf作为数据传输格式,包含心跳检测、断开重连、上传数据、主动推送功能.☆300Mar 26, 2018Updated 8 years ago
- 基于netty的分布式聊天服务器。整合zookeeper☆75Jun 25, 2022Updated 3 years ago
- eladmin jpa 版本:项目基于 Spring Boot 2.7.18、 Jpa、 Spring Security、Redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持…☆21,926Mar 13, 2026Updated last month
- ☆41Nov 16, 2022Updated 3 years ago
- Java 面试 & 后端通用面试指南,覆盖计算机基础、数据库、分布式、高并发、系统设计与 AI 应用开发☆155,511Updated this week
- 开源电子商务项目,SpringBoot+Dubbo技术栈实现微服务,实现一款分布式集群的电商系统. 项目releases链接:https://github.com/u014427391/taoshop/releases (开发中...)☆541Aug 4, 2022Updated 3 years ago
- 一个基于websocket协议的分布式推送服务☆57Dec 14, 2022Updated 3 years ago