# yn_ds_server **Repository Path**: linlinstyle/yn_ds_server ## Basic Information - **Project Name**: yn_ds_server - **Description**: No description available - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-12 - **Last Updated**: 2022-01-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 本项目在windows和linux上都做了适配,在windows上使用iocp,在linux上使用epoll ### 实现了各种各样的组件 ### 现在只测试了服务器与websocket客户端的通信,通信正常,测试的客户端为websocket.html这个文件