diff options
Diffstat (limited to 'doc/ja/weechat_relay_protocol.ja.adoc')
-rw-r--r-- | doc/ja/weechat_relay_protocol.ja.adoc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ja/weechat_relay_protocol.ja.adoc b/doc/ja/weechat_relay_protocol.ja.adoc index 8e2d51f1b..cbb3549c0 100644 --- a/doc/ja/weechat_relay_protocol.ja.adoc +++ b/doc/ja/weechat_relay_protocol.ja.adoc @@ -177,6 +177,9 @@ WeeChat replies with a hashtable containing the following keys and values: compute the hash of password on this nonce, concatenated with a client nonce and the user password (the _relay_ nonce + the client nonce is the salt used in the password hash algorithm) +* _compression_: compression type: +** _zlib_: messages are compressed with _zlib_ +** _off_: messages are not compressed [TIP] With WeeChat ≤ 2.8, the command _handshake_ is not implemented, WeeChat silently |