# websoket-demo **Repository Path**: jkihi/websoket-demo ## Basic Information - **Project Name**: websoket-demo - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-02-08 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # websoket-demo #### 介绍 - 实现了使用websoket将数据推送到前端 - 后端使用Java语言, 借助SpringBoot框架搭建. - 前端使用React搭建 #### 环境准备 - CentOS7系统, 当然也可以在Windows系统中跑起来, 这里主要使用CentOS7系统搭建. - 安装Maven - 安装jdk1.8 - 安装node.js - 安装nginx #### 安装教程 1. xxxx 2. xxxx 3. xxxx #### 使用说明 1. xxxx 2. xxxx 3. xxxx #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request