mirror of
https://github.com/aria2/aria2.git
synced 2025-01-01 07:36:24 +00:00
Updated doc
This commit is contained in:
parent
7c878d3c81
commit
bc3c553b3c
@ -1857,7 +1857,8 @@ WebSocket) is ``/jsonrpc``. The request path of XML-RPC interface is
|
||||
``/rpc``.
|
||||
|
||||
The WebSocket URI for JSON-RPC over WebSocket is
|
||||
``ws://HOST:PORT/jsonrpc``.
|
||||
``ws://HOST:PORT/jsonrpc``. If you enabled SSL/TLS encryption, use
|
||||
``wss://HOST:PORT/jsonrpc`` instead.
|
||||
|
||||
The implemented JSON-RPC is based on
|
||||
JSON-RPC 2.0 <http://jsonrpc.org/specification>, and
|
||||
|
Loading…
Reference in New Issue
Block a user