mirror of
https://github.com/logos-storage/deluge.git
synced 2026-01-02 21:23:10 +00:00
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.