# stompDemo **Repository Path**: java_wangyin/stompDemo ## Basic Information - **Project Name**: stompDemo - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2019-04-28 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Sprint Boot STOMP 简陋聊天实现 **注意:** 此demo只是简陋的 spring boot websoket stomp 聊天demo 包含的内容: 1. 一对一的聊天。 2. 一对多的群聊模式,同样也可用于系统通知,广播等同类操作。