Skip to content

sdeleuze/spring-messenger

Repository files navigation

Step by step Spring Boot + Kotlin + Coroutines application

This is the repository containing the code of my Devoxx 2019 deepdive in into Reactive Spring with Coroutines and Kotlin Flow.

spring messenger

It contains the code of a simple distributed messenger application built step by step (one step per GIT branch):

Notice that it could be updated to use RSocket for Frontend/Backend communication by leveraging rsocket-js but this requires creating the Kotlin/JS API wrapper.

Another ambitious but exciting improvement would be to have a RSocket multiplatform library exposed as an API with suspending functions and Kotlin Flow, see rsocket-kotlin#59 for more details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published