pinkhello / gopushLinks
分布式消息推送服务,可以用于客服、推送、聊天等诸多系统的 核心组件服务!
☆248Updated last year
Alternatives and similar repositories for gopush
Users that are interested in gopush are comparing it to the libraries listed below
Sorting:
- 一款IM服务器端程序,基于Netty4.x开发,并且提供了客户端API。☆229Updated 8 years ago
- 用netty实现长连接和心跳监测的示例代码☆136Updated 6 years ago
- springboot集成netty,使用protobuf作为数据传输格式,包含心跳检测、断开重连、上传数据、主动推送功能.☆297Updated 7 years ago
- 基于spring cloud + Netty实现的聊天,兼容蘑菇街TeamTalk客户端,配合hazelcast提供消息服务器集群功能,同时支持socket和websocket.☆167Updated 2 years ago
- 一个基于Netty的网络框架,同一端口支持HTTP/自定义TCP协议/WebSocket协议,支持多种序列化方式☆244Updated last year
- 使用springboot + nettysocketio开发的一个简易卡牌游戏。主要想了解游戏服务端开发流程,基本逻辑等相关知识和长连接。☆110Updated 7 years ago
- 一个采用Netty实现的RPC框架,适用于Spring Boot,Spring Cloud!☆163Updated 4 years ago
- 基于SpringCloud 的微 服务,订单,支付,商场(活动),工作流,用户,短信,极光☆206Updated 11 months ago
- 提供基于spring-cloud系列整合的依赖jar包,再加入了分布式锁,分布式事务,接口文档,多数据源,单点登录,第三方集成等等可spring-boot配置的,简单化的使用工具。☆80Updated 2 years ago
- netty实现的websocket推送框架☆102Updated 6 years ago
- 随着技术日新月异,新技术新平台不断出现,对现如今的开发人员来说选择快速高效的框架进行项目开发,既能提高产出,又能节约时间。本框架无需开发即可实现服务注册、服务发现、负载均衡、服务网关、配置中心、API 管理、分布式事务、支撑平台、集成框架、数据传输加密等功能,是学习Sprin…☆361Updated last year
- 基于Spring Cloud、微服务的电商购物平台☆150Updated 8 years ago
- 基于spring-cloud系列整合的分布式项目的例子,监控管理、配置中心、注册中心、分布式锁、分布式事务、多数据源、工作流、单点登录、oauth2授权、接口文档、路由跳转、第三方集成等等☆103Updated 6 years ago
- 无侵入的应用级网关限流框架,无需配置文件,细粒度控制,高灵活性,高可用性,使用redis+lua脚本实现。