# service-tcp-gateway **Repository Path**: strongyang/service-tcp-gateway ## Basic Information - **Project Name**: service-tcp-gateway - **Description**: 基于websocket实现后台主动推送消息给客户端的网关系统,目的是与业务系统完全解耦,提供HTTP接口推送消息 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 1 - **Created**: 2021-04-15 - **Last Updated**: 2022-07-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # service-tcp-gateway ## 项目架构图 ![](./images/service-tcp-gateway.jpg) ## 项目依赖中间件 1、JDK1.8及以上 2、maven3.0及以上 3、RocketMQ 4、Redis