-
RSocket examples – Java, JavaScript and Spring WebFlux
Examples of using RSocket with Java, JavaScript and Spring Webflux.
-
Multiroom Chat with Spring, WebSocket and Nuxt.js (Vue, Vuex)
In this post, I will show you how to build a multiroom chat application. I will rise the topics like sending the message to a specific group of users, listening to WebSocket events and fetching data in Vuex store.