# d7c-websocket-example **Repository Path**: d7c/d7c-websocket-example ## Basic Information - **Project Name**: d7c-websocket-example - **Description**: websocket 连接示例。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-29 - **Last Updated**: 2024-09-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # d7c-websocket-example ## 介绍 websocket 通信样例项目。 ## 模块介绍 ### springboot-example ```text springboot 提供的 websocket 通信能力。 ``` ## 其他例子 ```text https://gitee.com/d7c/d7c_springboot/tree/master/d7c_springboot_client_websocket ```