dwr
dwr copied to clipboard
Consider a reactive way to make services.
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.
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.