You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: