# websocket案例 **Repository Path**: PaulShiadmin/web-socket-case ## Basic Information - **Project Name**: websocket案例 - **Description**: No description available - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-04-05 - **Last Updated**: 2022-04-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # websocket案例 #### 介绍 基于SpringBoot stomp协议 Websocket案例 #### 软件技术架构 服务端基于SpringBoot websocket 客户端使用OkHttps stomp 实现