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

Reactive operators to rewrite (tracking issue) #1455

Closed
13 tasks done
akarnokd opened this issue Mar 2, 2020 · 1 comment
Closed
13 tasks done

Reactive operators to rewrite (tracking issue) #1455

akarnokd opened this issue Mar 2, 2020 · 1 comment
Labels
reactive Reactive streams and related components

Comments

@akarnokd
Copy link
Collaborator

akarnokd commented Mar 2, 2020

Remarks:

  • These involve doing a Publisher implementation in place of a Processor implementation.
  • Subscribables listed should be inlined into Multi and Single so they don't change the return type.
  • Removing the former Processor implementation can become trouble if done one by one because of the microprofile-rs depending on them.
@akarnokd
Copy link
Collaborator Author

Closing as all related PRs have been merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
reactive Reactive streams and related components
Projects
Archived in project
Development

No branches or pull requests

2 participants