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

Consider a reactive way to make services. #3

Open
digows opened this issue Oct 17, 2017 · 1 comment
Open

Consider a reactive way to make services. #3

digows opened this issue Oct 17, 2017 · 1 comment

Comments

@digows
Copy link

digows commented Oct 17, 2017

Using a reactive lib (projectreactor.io or reactivex.io), make possible to publish services using the reactive concepts like Flux, Mono and make able to a client, in Javascript, observe the changes using a solution like TEXT_EVENT_STREAM or any kind of solution that keep the connection opened, to handle changes.

DWR is so amazing but need to keep updated, following the tendencies.
I'm open to discuss and build a new reactive DWR, if wanted.

@mikewse
Copy link
Contributor

mikewse commented May 8, 2018

Hi @digows and sorry about the late response! We haven't discussed any plans on reactive extensions but it would be interesting to see what you have in mind. Feel free to create an example that shows your ideas in a separate repository and post here when you find the time.

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