Module t.c.mixin

Part of twisted.conch View Source

Experimental optimization

This module provides a single mixin class which allows protocols to collapse numerous small writes into a single larger one.

API Stability: Unstable
AuthorJp Calderone
Class BufferingMixin Mixin which adds write buffering.
API Documentation for twisted, generated by pydoctor.