Ver Fonte

Updated README.asciidoc

Tatsuhiro Tsujikawa há 13 anos atrás
pai
commit
cd00b012d9
1 ficheiros alterados com 2 adições e 1 exclusões
  1. 2 1
      README.asciidoc

+ 2 - 1
README.asciidoc

@@ -61,7 +61,7 @@ Here is a list of features:
 * BitTorrent Local Peer Discovery
 * Rename/change the directory structure of BitTorrent downloads
   completely
-* JSON-RPC/XML-RPC interface
+* JSON-RPC (over HTTP and WebSocket)/XML-RPC interface
 * Run as a daemon process
 * Selective download in multi-file torrent/Metalink
 * Chunk checksum validation in Metalink
@@ -324,3 +324,4 @@ References
  * http://github.com/tatsuhiro-t/aria2
  * http://tools.ietf.org/html/rfc5854
  * http://tools.ietf.org/html/rfc6249
+ * http://tools.ietf.org/html/rfc6455