On Fri, 25 Jun 2021 at 14:34, Andrew Nenakhov
<andrew.nenak...@redsolution.com> wrote:
>
> What happens if a user has several connected clients that support this xep?

I should add a note about this to the design considerations, indeed.
The summary is, as far as I see, "nothing bad". If N clients are
concurrently connected, they may race to verify the moved notification
(resulting in N requests to the migrating user's PEP node), and they
may all accept the subscription request if verification succeeds. XMPP
is already designed to handle this okay - approving a subscription
request multiple times will have no adverse effects.

I think it's ideal if the server handles it where possible, but the
multi-client situation should work just fine.

Regards,
Matthew
_______________________________________________
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: standards-unsubscr...@xmpp.org
_______________________________________________

Reply via email to