Skip to content

Commit

Permalink
Merge branch 'protoxep/pubsub-events' into premerge
Browse files Browse the repository at this point in the history
  • Loading branch information
horazont committed Sep 23, 2022
2 parents 0cbf548 + fe84cb2 commit 45c2d1e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions inbox/events.xml
Original file line number Diff line number Diff line change
Expand Up @@ -402,6 +402,8 @@
]]></example>

</section3>

<section3 topic='Private RSVP' anchor='private_rsvp'>
<p>Due to the way &xep0470; is working, the normal way to answer RSVP is visible to everybody which can see the event. This is normally not a problem as people which attend the event can see by themselves who is there or not, however some persons may not want to have their RSVP or JID exposed to other participants. In this case the RSVP MAY be sent through a &MESSAGE; stanza directed to the JID of the event publisher. The RSVP is then simply put as a child of the stanza, with an optional &lt;body/&gt;. If not &lt;body/&gt; is provided or if the body in empty, The &MESSAGE; SHOULD include a &lt;store&gt; hint as specified in &xep0334;.</p>
<p>Note that sending an RSVP with a &MESSAGE; may complicate the organisation: it's then not counted automatically in the attachments summary, and if several persons are organizing the event, they may not all check easily the participation.</p>
Expand Down

0 comments on commit 45c2d1e

Please sign in to comment.