Explorar el Código

Updated README.asciidoc

Tatsuhiro Tsujikawa hace 13 años
padre
commit
cd00b012d9
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  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