Ecosyste.ms: Awesome
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: 3 months ago
JSON representation
Hands-On Lab with Reactor and Kotlin
- Host: GitHub
- URL: https://github.com/eddumelendez/reactor-kotlin-workshop
- Owner: eddumelendez
- Created: 2017-03-30T02:24:19.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-04-16T22:36:23.000Z (almost 3 years ago)
- Last Synced: 2024-08-01T22:03:42.315Z (7 months ago)
- Topics: kotlin, reactor
- Language: Kotlin
- Homepage:
- Size: 342 KB
- Stars: 63
- Watchers: 5
- Forks: 33
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
Awesome Lists containing this project
- awesome-github-repos - eddumelendez/reactor-kotlin-workshop - Hands-On Lab with Reactor and Kotlin (Kotlin)
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.