mitpjones commented on issue #15607: URL: https://github.com/apache/dubbo/issues/15607#issuecomment-3180864654
The reason I am asking is because my understanding of https://html.spec.whatwg.org/multipage/server-sent-events.html is that a Server-Sent Events (SSE) implementation will automatically re-establish the event stream if the connection is dropped. Dubbo streaming does not do this, and leaves it to the user to develop code to re-establish the stream. I have yet to find documentation or an example on how best to do this, although I am sure it must be a regular requirement of production systems. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@dubbo.apache.org For additional commands, e-mail: notifications-h...@dubbo.apache.org