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

Provide reactive streams category #103

Open
wtrocki opened this issue Dec 22, 2021 · 1 comment
Open

Provide reactive streams category #103

wtrocki opened this issue Dec 22, 2021 · 1 comment

Comments

@wtrocki
Copy link
Member

wtrocki commented Dec 22, 2021

Reactive streams (mutiny in quarkus) provides very good abstraction for even streaming.
We can consider introducing that as separate category:

https://github.com/reactive-streams/reactive-streams-js

For java:
https://smallrye.io/smallrye-mutiny/index.html

Apart from reactive streams spec we have cloud events spec (this is somehow different but still falls into category of event platform wrappers).

https://github.com/cloudevents/spec

@mhdawson
Copy link
Contributor

I know we have support for Node.js in cloudevents as @lholmquist is involved in that project.

Good idea to have a section on streams/reactive.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants