基于spring cloud + Netty实现的聊天,兼容蘑菇街TeamTalk客户端,配合hazelcast提供消息服务器集群功能,同时支持socket和websocket.
☆168Jul 5, 2023Updated 2 years ago
Alternatives and similar repositories for sctalk
Users that are interested in sctalk are comparing it to the libraries listed below
Sorting:
- TeamTalk Background Management Overwrite 本代码为对TeamTalk项目后台管理的改写,后台界面使用vue.js+element-ui进行改写, 后台业务通过使用Spring+Spring MVC+Mybatis进行实现☆26Jan 7, 2018Updated 8 years ago
- 给teamtalk_websocket_server测试用的前端实现代码☆20Jun 25, 2021Updated 4 years ago
- 分布式消息推送服务,可以用于客服、推送、聊天等诸多系统的 核心组件服务!☆248Dec 5, 2023Updated 2 years ago
- KingIM是基于layim的websocket即时通讯系统,底层使用netty。☆572Apr 1, 2024Updated last year
- 一款IM服务器端程序,基于Netty4.x开发,并且提供了客户端API。☆230Apr 27, 2017Updated 8 years ago
- 松美即时聊天消息服务器(SongmIM message server)☆16Jan 24, 2019Updated 7 years ago
- 基于Netty+Redis+protobuf开发的即时通讯服务器☆110Jan 6, 2026Updated last month
- IM采用netty4开发的聊天后台服务,采用redis,mq,mysql,spring架构。☆47Jan 20, 2016Updated 10 years ago
- 在大型游戏中经常使用分布式,分布式中因为游戏逻辑会经常游戏事务,借助redis特性我们可以实现分布式锁和分布式事务。很多redis集群不支持redis的事务特性。 这个框架用来解决分布式服务器下redis集群事务失效的情况下,基于分布式锁完成分布式事务。支持独占锁,共享锁,…☆159Apr 17, 2023Updated 2 years ago
- example for AutoLoadCache☆12Oct 13, 2017Updated 8 years ago
- castle-cloud是基于spring-cloud的一整套企业级开发平台,包含了用户、角色、权限、菜单等基础功能。☆12Mar 6, 2018Updated 7 years ago
- 基于netty3.5的游戏服务器框架,方便分布式扩展☆42Nov 29, 2016Updated 9 years ago
- MQTT broker for java based on Netty☆15Sep 2, 2025Updated 6 months ago
- SpringCloud+Vertx+Disruptor金融业撮合交易系统(学习ing)☆11Nov 9, 2020Updated 5 years ago
- IM即时通讯demo,支持tcp/websocket。实现自定义协议数据包、数据包编解码、粘包拆包、心跳检测、空闲检测、登录、退出、建群、加群、退群、单聊、群聊等基础功能☆50Dec 17, 2023Updated 2 years ago
- 基于ffmpeg+spring+quartz+dubbo+zookeeper+MyBatis服务化的视频转换分布式服务☆12Jul 21, 2016Updated 9 years ago
- 分库分表-基于蘑菇街tsharding☆13Dec 6, 2016Updated 9 years ago
- maat是一个分布式事务中间件,实现了基于可靠消息的最终一致性事务控制.其可靠消息服务通过独立消息服务方案实现,与业务系统耦合低,目前支持的MQ有RocketMQ☆12Dec 6, 2018Updated 7 years ago
- 一个简单易用,稳定高效的及时通讯框架(支持端口多开,同时支持socket与websocket消息互通)A simple and easy to use, stable and efficient timely communication framework (support…☆13Sep 19, 2024Updated last year
- The microservice registration is implemented by monitoring the state changes of the k8s pod, and pull the interface in the spring cloud e…☆13May 8, 2020Updated 5 years ago
- 在线聊天室,无需注册登陆. Netty + WebSocket实现☆34Jan 30, 2016Updated 10 years ago
- 课设,医疗保险报销系统JavaFx☆11Sep 4, 2019Updated 6 years ago
- 一款微服务MicroService快速构建平台,支持resteasy,springmvc和自定义servlet支持tomcat,jetty,undertow等servlet容器,支持netty-webflux, api网关,调用链追踪,同时支持多类第三方插件,兼容Sprin…☆26Dec 16, 2022Updated 3 years ago
- Netty开发的IM即时通讯☆323Feb 18, 2019Updated 7 years ago
- rabbitmq消息队列封装☆12Jul 7, 2017Updated 8 years ago
- 基于netty的分布式聊天服务器。整合zookeeper☆74Jun 25, 2022Updated 3 years ago
- 使用springboot + nettysocketio开发的一个简易卡牌游戏。主要想了解游戏服务端开发流程,基本逻辑等相关知识和长连接。☆111Apr 10, 2018Updated 7 years ago
- 基于可靠消息的分布式事务实现方案☆30Mar 17, 2017Updated 8 years ago
- An IM project☆316Mar 29, 2019Updated 6 years ago
- TeamTalk is a solution for enterprise IM☆67Dec 7, 2021Updated 4 years ago
- leo-im服务端☆218May 19, 2022Updated 3 years ago
- CIM是一套基于netty框架下的推送系统,或许有一些企业有着自己一套即时通讯系统的需求,那么CIM为您提供了一个解决方案,目前CIM支撑 websocket,android,ios,桌面应用,系统应用等多端接入支持,可应用于移动应用,物联网,智能家居,嵌入式开发,桌面应用…☆355Feb 16, 2023Updated 3 years ago
- Cola Cloud 基于 Spring Boot, Spring Cloud 构建微服务架构企业级开发平台,集成OAuth2认证、集成短信验证码登录、微信小程序登录、FlyWay数据库版本管理、网关集成Swagger聚合所有服务API文档。基于SpringBootAdmi…☆353May 24, 2018Updated 7 years ago
- 对RocketMQ的封装,加了一层Queue(Memory | File)来尽可能减小Produce时对主服务的影响.☆14May 24, 2014Updated 11 years ago
- 基于vue.js和SpringBoot打造细粒度可配置的管理后台,菜单/画面元素/接口☆25Feb 17, 2023Updated 3 years ago
- idcenter(分布式ID生成中心):极高效的分布式id生成系统,每个客户端获取id的tps可达到400万+,服务端可支持海量的客户端。具备高容错性,即使网络不稳定也能运转(只要不连续长时间断网)。使用http协议进行通信,可支持多语言。具备完整的管理员登录、权限校验。部…☆34Apr 19, 2023Updated 2 years ago
- The gateway service is responsible for routing requests to real services.☆18Jul 24, 2019Updated 6 years ago
- TeamTalk☆16Mar 25, 2015Updated 10 years ago
- 基于HTML5 WebSocket的一款IM即时通讯软件,使用Gradle集成了Scala、SpringBoot、Spring MVC、Mybatis、Redis等,前端使用了LayIm框架☆270Aug 26, 2017Updated 8 years ago