新模型替换

This commit is contained in:
2025-11-16 22:53:11 +08:00
parent bc4670ad59
commit d56009ef86
16 changed files with 1595 additions and 72 deletions

View File

@@ -86,6 +86,11 @@
<artifactId>spring-boot-starter-websocket</artifactId>
</dependency>
<dependency>
<groupId>io.github.jaredmdobson</groupId>
<artifactId>concentus</artifactId>
</dependency>
</dependencies>