I'm doing some WebSocket stuff in my Pyramid app and I'm using 
the response.app_iter generator support to yield data to the client via a 
for loop. However, I can't figure out how to instruct Pyramid to break from 
the loop/generator if the client closes the connection.

Is there any way to do this?

Thanks,
Seth

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/pylons-discuss.
For more options, visit https://groups.google.com/d/optout.

Reply via email to