all: allow IQs pre-resource binding #288

Open
opened 2022-04-14 11:52:08 +00:00 by SamWhited · 0 comments

The various IQ sending methods should work before resource binding. This would allow us to not be duplicating lots of IQ logic in bind (leading to #287) and is technically valid (as long as they're being sent to the server since they're not routable yet) so we'd be able to support a wider range of valid XMPP use cases (albeit a niche one).

If this is a lot of work to support we may decide not to do it, so some investigation is needed.

The various IQ sending methods should work before resource binding. This would allow us to not be duplicating lots of IQ logic in bind (leading to #287) and is technically valid (as long as they're being sent to the server since they're not routable yet) so we'd be able to support a wider range of valid XMPP use cases (albeit a niche one). If this is a lot of work to support we may decide not to do it, so some investigation is needed.
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: mellium/xmpp#288
There is no content yet.