# WebSocket **Repository Path**: showmsg/web-socket ## Basic Information - **Project Name**: WebSocket - **Description**: WebSocket Demo:服务端、客户端 - **Primary Language**: C++ - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 4 - **Created**: 2023-02-17 - **Last Updated**: 2023-02-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # WebSocket Demo #### 介绍 + C++服务端 + 客户端给出了两种实现:C++客户端、浏览器客户端(JavaScript) #### 运行环境 + Visual Studio 2019 #### SPOT + 已处理 Short Read 问题(ExactRecv函数能保证读取到预期长度的数据)