]> git.mxchange.org Git - quix0rs-apt-p2p.git/commit
ripped out xmlrpc, experimented with xmlrpc but with bencode, finally
authorburris <burris>
Thu, 16 Jan 2003 16:28:42 +0000 (16:28 +0000)
committerburris <burris>
Thu, 16 Jan 2003 16:28:42 +0000 (16:28 +0000)
commitae12e13dbef1df6b3bdf04d4cca00a0a2a688af7
tree6fa05c8d626fdba74f69afb31c716919e09dd372
parent91a2cce8158922d307eb898d4f6f5aab0ce45130
ripped out xmlrpc, experimented with xmlrpc but with bencode, finally
settled on bencode rpc over Airhook
14 files changed:
actions.py
airhook.py
const.py
hash.py
khashmir.py
knode.py
krpc.py [new file with mode: 0644]
ktable.py
node.py
test.py
test_airhook.py
test_krpc.py [new file with mode: 0644]
util.py
xmlrpcclient.py [deleted file]