[undertow-dev] ServerSentEventConnection async?

Stuart Douglas sdouglas at redhat.com
Thu Nov 5 18:18:28 EST 2015


It is async.

Stuart

----- Original Message -----
> From: "Sven Kubiak" <sven at kubiak.me>
> To: undertow-dev at lists.jboss.org
> Sent: Friday, 6 November, 2015 6:53:02 AM
> Subject: [undertow-dev] ServerSentEventConnection async?
> 
> 
> 
> 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
> 
> 
> 
> _______________________________________________
> undertow-dev mailing list
> undertow-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/undertow-dev


More information about the undertow-dev mailing list