mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-26 13:04:10 +01:00
Basic outline of invitations
This commit is contained in:
parent
c481469073
commit
53449c4f8a
|
|
@ -179,7 +179,9 @@ can then process the join event itself.
|
||||||
Inviting a user
|
Inviting a user
|
||||||
---------------
|
---------------
|
||||||
|
|
||||||
**TODO**
|
To invite a remote user to a room we need their home server to sign the invite
|
||||||
|
event. This is done by sending the event to the remote server, which then signs
|
||||||
|
the event, before distributing the invite to other servers.
|
||||||
|
|
||||||
|
|
||||||
Appendix
|
Appendix
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue