2019-12-24 16:35:22 +02:00
|
|
|
|
## Spring WebSockets
|
|
|
|
|
|
|
|
|
|
This module contains articles about Spring WebSockets.
|
|
|
|
|
|
|
|
|
|
### Relevant articles
|
|
|
|
|
- [Intro to WebSockets with Spring](https://www.baeldung.com/websockets-spring)
|
|
|
|
|
- [A Quick Example of Spring Websockets’ @SendToUser Annotation](https://www.baeldung.com/spring-websockets-sendtouser)
|
2020-12-23 22:27:26 +08:00
|
|
|
|
- [Scheduled WebSocket Push with Spring Boot](https://www.baeldung.com/spring-boot-scheduled-websocket)
|