spring-webflux-websocket-chatroom
spring-webflux-websocket-chatroom copied to clipboard
A room-based chat application built under a reactive programming paradigm using Spring WebFlux and Vue.js
Spring WebFlux WebSocket Chatroom
A room-based chat application built under a reactive and functional paradigm using Spring Webflux and Vue.js.
Reactive backend
TODO: explain reactor and traditional Spring
Reactive WebSockets
TODO: explain websockets and how Spring WebFlux handles them
Architecture
TODO: diagrams and explanations, JSON structure type
Front End
TODO: Vue.js and TypeScript usage