From 78b5312816498315acc921b05c8980a534dfecbb Mon Sep 17 00:00:00 2001 From: Tom Smeding Date: Sun, 13 Sep 2020 17:18:51 +0200 Subject: protocol: Clarify conditions for receiving _push join --- protocol.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/protocol.md b/protocol.md index 71fee05..1b31f47 100644 --- a/protocol.md +++ b/protocol.md @@ -211,6 +211,7 @@ are listed below. `` parameter indicates who invited you to the given room. - `_push join ` - Sent to all sessions of all members of a room (except the session sending - the `invite` command) in which a new user entered. + the `invite` command and all sessions of the invited user) in which a new + user entered. - `_push ping` - Sent by the server once in a while. Please ignore. -- cgit v1.2.3