An open API service indexing awesome lists of open source software.

https://github.com/eddumelendez/reactor-kotlin-workshop

Hands-On Lab with Reactor and Kotlin
https://github.com/eddumelendez/reactor-kotlin-workshop

kotlin reactor

Last synced: about 1 year ago
JSON representation

Hands-On Lab with Reactor and Kotlin

Awesome Lists containing this project

README

          

= Lite Reactor API and Reactor Kotlin Extensions Hands-on

This Hands-on helps you to learn about https://github.com/reactor/reactor-core/[Project Reactor^] and https://github.com/reactor/reactor-kotlin-extensions/[Reactor Kotlin Extensions^].
It is based on https://github.com/reactor/lite-rx-api-hands-on[lite-rx-api-hands-on^] which is the Java version.

The solution is available in the `complete` branch.