[PEAK] Trellis+Twisted example code
Steven H. Rogers
steve at shrogers.com
Sat Mar 1 22:37:16 EST 2008
Phillip J. Eby wrote:
> ...
> But anyway, the interesting bit from the Twisted+Trellis perspective
> is the idea of a trellis "pipe": a simple class that lets you put data
> in one end, and get it out the other. The FreeSwytch library makes
> extensive use of pipes to connect its components together, and to
> communicate with a Twisted socket transport.
>
> I plan to backport FreeSwytch's "Pipe" class and make it a part of the
> core Trellis library, as it has proven to be extremely useful in the
> development of FreeSwytch. Anyway, at the moment, the FreeSwytch code
> base is pretty small, so check it out if you'd like to see a bigger
> example of real-life Trellis use, before it gets bogged down in a
> bunch more FreeSWITCH-specific details. :)
Nice. I'll need something like this, but hadn't got to it yet.
Regards,
Steve
More information about the PEAK
mailing list