Tatsuhiro Tsujikawa
|
cc7bc0aad3
|
Added aria2.getGlobalStat RPC method.
It returns overall download/upload speed and the number of
active/stopped/waiting downloads.
|
2011-06-17 22:45:42 +09:00 |
Tatsuhiro Tsujikawa
|
e3e7a420de
|
Cache and reuse RpcMethod objects.
|
2011-06-15 20:07:10 +09:00 |
Tatsuhiro Tsujikawa
|
f0cfbb21c1
|
Renamed classes in abstract layer of RPC service from XmlRpc* to Rpc*.
Now JSON-RPC is available by default regardless of XML library.
XML-RPC becomes available when XML library is available.
|
2011-03-14 16:38:54 +09:00 |