<@U2E974ELT> I am starting to work on Reactor and ...
# coroutines
s
@elizarov I am starting to work on Reactor and Spring support for co-routines, as a beginning I have submitted this PR (https://github.com/Kotlin/kotlinx.coroutines/pull/141).
reactor-core
3.1 (included in
Bismuth
) is the real GA since the one shipped with Spring Framework 5 for which we garantee API stability, so no need to support the old one.
e
Thanks. Merged into
develop
👍 1