websocket-spring-boot-starter
说明
基于spring-websocket 的 Spring Boot Starter 实现
- 默认的Handler实现
- 实现基于责任链式的消息分发
Maven
<dependency>
<groupId>com.github.hiwepy</groupId>
<artifactId>websocket-spring-boot-starter</artifactId>
<version>${project.version}</version>
</dependency>
Sample
https://github.com/vindell/spring-boot-starter-samples/tree/master/spring-boot-sample-websocket
作者:Jeebiz 创建时间:2023-03-21 00:24
最后编辑:Jeebiz 更新时间:2024-11-25 20:21
最后编辑:Jeebiz 更新时间:2024-11-25 20:21