dgs-framework icon indicating copy to clipboard operation
dgs-framework copied to clipboard

feature: Support SSE on Webflux

Open esfomeado opened this issue 2 years ago • 1 comments

Please read our contributor guide before creating an issue. Also consider discussing your idea on the discussion forum first.

Describe the Feature Request

As of now only WebSockets are supported on Webflux.

It would be helpful if SSE were supported as well.

Describe Preferred Solution

Similar to how it happens now for MVC.

If the SSE module is included wire up the SSE handler.

esfomeado avatar Mar 02 '23 19:03 esfomeado