Skip to content

Samples about mixing Reactor APIs and Kotlin Coroutines APIs

Notifications You must be signed in to change notification settings

JavierMF/coroutines-with-reactor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reactor + Kotlin Coroutines integration

Just some samples about integrating Reactor APIs and Kotlin Coroutines APIs. I found that how to mix these two APIs in a project was non-trivial. Although it is something not desired/recommended, sometimes it is necessary when migrating from one API to the other one or when APIs for one of them are not available for a specific library.

Check the tests about:

and the services in a trivial reactive webapp which:

About

Samples about mixing Reactor APIs and Kotlin Coroutines APIs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages