dgs-framework
                                
                                
                                
                                    dgs-framework copied to clipboard
                            
                            
                            
                        feature: Support SSE on Webflux
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.