[undertow-dev] ServerSentEventConnection async?

Sven Kubiak sven at kubiak.me
Thu Nov 5 14:53:02 EST 2015


Hey,

I am writing a service where I keep a list of ServerSentEventConnections.

Is the .send(String data) method async? Or in other words: Can I loop through the list of connections and call the send method without it blocking the loop?

Cheers,
Sven

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/undertow-dev/attachments/20151105/f3546a15/attachment.html 


More information about the undertow-dev mailing list