diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2020-04-18 00:33:15 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2020-04-18 00:33:15 +0200 |
commit | 95b2d686a2746db35a0a2466722421f09944143b (patch) | |
tree | f0b9cd357d240c8832e20daea7aabebe097e45f6 /doc/en | |
parent | 970c99961cbb388452946b952bdb2265ac17424d (diff) | |
download | weechat-95b2d686a2746db35a0a2466722421f09944143b.zip |
relay: allow only one handshake in weechat protocol
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/weechat_relay_protocol.en.adoc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/en/weechat_relay_protocol.en.adoc b/doc/en/weechat_relay_protocol.en.adoc index 924179874..94de5f3f4 100644 --- a/doc/en/weechat_relay_protocol.en.adoc +++ b/doc/en/weechat_relay_protocol.en.adoc @@ -108,8 +108,7 @@ Perform an handshake between the client and WeeChat: this is required in most cases to know the session settings and prepare the authentication with the _init_ command. -The handshake can be performed multiple times before the _init_ command, -although it is rarely needed. +Only one handshake is allowed before the _init_ command. Syntax: |