- Hands-On Spring Security 5 for Reactive Applications
- Tomcy John
- 33字
- 2021-07-23 18:59:16
WebSockets
The spring-webflux module also has reactive WebSocket implementation. WebSocket allows us to establish a two-way connection between the client and server, and usage of this is becoming more mainstream in new-generation applications.