浏览代码

Updated doc

Tatsuhiro Tsujikawa 13 年之前
父节点
当前提交
4acc0f8831
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      doc/aria2c.1.asciidoc

+ 3 - 0
doc/aria2c.1.asciidoc

@@ -1727,6 +1727,9 @@ The request path of JSON-RPC interface (for both over HTTP and over
 WebSocket) is '/jsonrpc'.  The request path of XML-RPC interface is
 WebSocket) is '/jsonrpc'.  The request path of XML-RPC interface is
 '/rpc'.
 '/rpc'.
 
 
+The WebSocket URI for JSON-RPC over WebSocket is
+ws://HOST:PORT/jsonrpc.
+
 The implemented JSON-RPC is based on
 The implemented JSON-RPC is based on
 http://jsonrpc.org/specification[JSON-RPC 2.0 Specification] and
 http://jsonrpc.org/specification[JSON-RPC 2.0 Specification] and
 supports HTTP POST and GET (JSONP). Using WebSocket as a transport is
 supports HTTP POST and GET (JSONP). Using WebSocket as a transport is