deluge/tests
bendikro 8e7432e71c Added a protocol for the network traffic between client and daemon.
Implemented a protocol layer above twisted.internet.protocol.Protocol
which guarantees correct transfer of RPC messages. The network messages
are transfered with a header containing the length of the message.
2012-07-02 02:09:14 +02:00
..
test_transfer.py Added a protocol for the network traffic between client and daemon. 2012-07-02 02:09:14 +02:00