ccfish86 / sctalk
基于spring cloud + Netty实现的聊天,兼容蘑菇街TeamTalk客户端,配合hazelcast提供消息服务器集群功能,同时支持socket和websocket.
☆169Updated last year
Alternatives and similar repositories for sctalk:
Users that are interested in sctalk are comparing it to the libraries listed below
- 使用springboot + nettysocketio开发的一个简易 卡牌游戏。主要想了解游戏服务端开发流程,基本逻辑等相关知识和长连接。☆110Updated 6 years ago
- 分布式消息推送服务,可以用于客服、推送、聊天等诸多系统的 核心组件服务!☆243Updated last year
- 基于netty-socketio 的spring boot方式建立websocket链接,支持消息集群发送,消息集群处理☆47Updated 7 years ago
- 基于spring-cloud系列整合的分布式项目的例子,监控管理、配置中心、注册中心、分布式锁、分布式事务、多数据源、工作流、单点登录、oauth2授权、接口文档、路由跳转、第三方集成等等