tomsun / twisted-largerequest

Extends Twisted's Request class to better handle large [eg: many GB] requests without trying to allocate 2-3x that much memory.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

twisted-largerequest

Extends Twisted's Request class to better handle large [eg: many GB] requests without trying to allocate 2-3x that much memory.

About

Extends Twisted's Request class to better handle large [eg: many GB] requests without trying to allocate 2-3x that much memory.


Languages

Language:Python 100.0%