dwr icon indicating copy to clipboard operation
dwr copied to clipboard

Consider a reactive way to make services.

Open digows opened this issue 7 years ago • 1 comments

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.

digows avatar Oct 17 '17 17:10 digows

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.

mikewse avatar May 08 '18 11:05 mikewse