Home | Trees | Indices | Help |
|
---|
|
Streaming out large computed things using twisted and threads.
Classes | |
StopWriting clients can raise this when they want the stream to abort. |
|
DataStreamer is a twisted-enabled Thread to stream out large files produced on the fly. |
Functions | |||
|
|||
|
Variables | |
__package__ =
|
Function Details |
sets up the thread to have writeStreamTo write to request from a thread. For convenience, this function returns request.deferred, you you can write things like return streamOut(foo, request) in your renderHTTP (or analoguous). |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |