# CustomWebSocketServerDemo **Repository Path**: kesshei/CustomWebSocketServerDemo ## Basic Information - **Project Name**: CustomWebSocketServerDemo - **Description**: 基于tcp/ip 实现的 websocket服务端,以及相关测试案例。 - **Primary Language**: C# - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 2 - **Created**: 2022-06-16 - **Last Updated**: 2023-10-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CustomWebSocketServerDemo 基于个人的websocket server实现。