# Sheis在线聊天 **Repository Path**: papasen/SheisChat ## Basic Information - **Project Name**: Sheis在线聊天 - **Description**: Sheis在线聊天,前端使用vue,基于websocket协议通信 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 0 - **Created**: 2021-06-01 - **Last Updated**: 2023-11-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Sheis Chat 基于vue开发的在线聊天 ## model 服务器到客户端 message:{type:"say",fromClientId:"7f00000108ff0000159a",fromClientName:"justRun",toClientId:"all",content:"[\u6c42\u9976]",head:"img\/27.jpg",time:"2021-06-05 21:16:13"} 客户端到服务器 message:{type:"say",toClientId:"all",toClientName:"所有人(2人)",content:"",head:"img/27.jpg"}