In this lesson we add a new back end service in Kotlin, this time emitting the prices via RSocket, a protocol for reactive streams.
This is the eighth part of our tutorial showing how to build a Reactive application using Spring Boot, Kotlin, Java and JavaFX. The original inspiration was a 70 minu…