Bläddra i källkod

Updated README

Tatsuhiro Tsujikawa 13 år sedan
förälder
incheckning
59d0796527
1 ändrade filer med 6 tillägg och 0 borttagningar
  1. 6 0
      README.asciidoc

+ 6 - 0
README.asciidoc

@@ -326,6 +326,12 @@ netrc support is enabled by default for HTTP(S)/FTP.  To disable netrc
 support, specify -n command-line option.  Your .netrc file should have
 correct permissions(600).
 
+WebSocket
+---------
+
+The WebSocket server embedded in aria2 implements the specification
+defined in RFC 6455. The supported protocol version is 13.
+
 References
 ----------
  * http://aria2.sourceforge.net/aria2c.1.html[aria2 Online Manual]