/spring-webflux-websocket-chatroom

A room-based chat application built under a reactive programming paradigm using Spring WebFlux and Vue.js

Primary LanguageKotlinApache License 2.0Apache-2.0

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