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

Support for RXJava3 Types #653

Closed
dvddhln opened this issue Aug 18, 2021 · 1 comment · Fixed by #654
Closed

Support for RXJava3 Types #653

dvddhln opened this issue Aug 18, 2021 · 1 comment · Fixed by #654
Labels
enhancement New feature or request
Milestone

Comments

@dvddhln
Copy link

dvddhln commented Aug 18, 2021

Hello!
As raised with @cescoffier in previous chat. Would be possible for the converters to support RXJava3 Types?

@cescoffier
Copy link
Contributor

For the context (as @jponge is away). We have converters for RX Java 2 but not for RX Java 3.

Adding this feature is straightforward:

  1. Add a rxjava 3 module under converters
  2. Implement the converters - a copy from the rxjava 2 one should work

@cescoffier cescoffier added this to the 1.1.0 milestone Aug 18, 2021
@cescoffier cescoffier added the enhancement New feature or request label Aug 18, 2021
cescoffier added a commit to cescoffier/smallrye-mutiny that referenced this issue Aug 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants