[Twisted-Python] Using Twisted and GTK2

David Ripton dripton at ripton.net
Thu Feb 4 10:02:50 EST 2010


On 2010.02.04 08:23:20 -0500, Alexandre Quessy wrote:
> Though, as far as I know, PB is not transfered in clear text. That
> means it's a little harder to debug the TCP streams, using a tool like
> Wireshark. Am I wrong?

The PB wire format is documented here:
http://twistedmatrix.com/documents/9.0.0/api/twisted.spread.jelly.html

It's human-readable S-expressions.

-- 
David Ripton    dripton at ripton.net



More information about the Twisted-Python mailing list