Hi,

What's the purpose of SseEventSource.register(... Runnable onComplete) ? It doesn't appear to ever be called, and even if the server closes the connection, it doesn't get called because the client reconnects forever (which is _not_ what I was expecting at all).