# bill-websocket-web-chat **Repository Path**: litongjava_admin/bill-websocket-web-chat ## Basic Information - **Project Name**: bill-websocket-web-chat - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-12-07 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # websocket网页聊天 #### 介绍 仿微信界面 , 基于Spring 的网页即时通讯解决方案 目前已经实现了网页端一对一聊天 , 可用来学习研究 #### 安装 tomcat7+spring-mvc 启动 ``` mvn clean tomcat7:run -DskipTests ```