twisted.protocols package documentationtwisted
          View Source
          
        
      Twisted Protocols: A collection of internet protocol implementations.
| Module | amp | This module implements AMP, the Asynchronous Messaging Protocol. | 
| Module | basic | Basic protocols, such as line-oriented, netstring, and int prefixed strings. | 
| Module | dict | Dict client protocol implementation. | 
| Module | finger | The Finger User Information Protocol (RFC 1288) | 
| Module | ftp | An FTP protocol implementation | 
| Package | haproxy | HAProxy PROXY protocol implementations. | 
| Module | htb | Hierarchical Token Bucket traffic shaping. | 
| Module | ident | Ident protocol implementation. | 
| Module | loopback | Testing support for protocols -- loopback between client and server. | 
| Module | memcache | Memcache client protocol. Memcached is a caching server, storing data in the form of pairs key/value, and memcache is the protocol to talk with it. | 
| Module | pcp | Producer-Consumer Proxy. | 
| Module | policies | Resource limiting policies. | 
| Module | portforward | A simple port forwarder. | 
| Module | postfix | Postfix mail transport agent related protocols. | 
| Module | shoutcast | Chop up shoutcast stream into MP3s and metadata, if available. | 
| Module | sip | Session Initialization Protocol. | 
| Module | socks | Implementation of the SOCKSv4 protocol. | 
| Module | stateful | No module docstring; 1/1 classes documented | 
| Module | tls | No summary | 
| Module | wire | Implement standard (and unused) TCP protocols. |