I have a spring boot application and I have to connect to some outside service using SSE. WebClient establishes the connection and then I\'m using Flux for reading responses. Ev