Make it also work from the command-line.
[quix0rs-apt-p2p.git] / krpc.py
2007-12-09 Cameron DaleClean up all the imports.
2007-12-09 Cameron DaleFix some errors found by PyLint.
2007-12-09 Cameron DaleRemove all the airhook stuff.
2004-06-15 burrisnow if you provide a list to storeValueForKey it will...
2004-06-14 burrisonly send the ID along in khashmir messages, don't...
2004-06-14 burrisalways use the socket's idea of host and port
2004-06-14 burrismajor cleanup, updated for twisted
2003-02-23 burrishandle late err messages
2003-02-22 burrisadded license information
2003-02-22 burris*** empty log message ***
2003-01-30 burriscallbacks now return a dict now that has the _krpc_send...
2003-01-22 burrischeck responses and fail if they don't come from the...
2003-01-16 burrisripped out xmlrpc, experimented with xmlrpc but with...