Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move from RxJava3 to Reactor #287

Closed
loicgreffier opened this issue May 26, 2023 · 0 comments · Fixed by #296
Closed

Move from RxJava3 to Reactor #287

loicgreffier opened this issue May 26, 2023 · 0 comments · Fixed by #296
Labels
enhancement This issue or pull request improves a feature

Comments

@loicgreffier
Copy link
Collaborator

Currently, schema and connector reactive APIs are implemented with RxJava3 since Micronaut 2.

As Micronaut 3 comes with Reactor (https://micronaut.io/2021/08/18/micronaut-framework-3-released/), it should be the preferred way to implement reactive APIs.

@loicgreffier loicgreffier added the enhancement This issue or pull request improves a feature label May 26, 2023
@loicgreffier loicgreffier linked a pull request Jun 27, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This issue or pull request improves a feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant