-
Notifications
You must be signed in to change notification settings - Fork 85
Open
Description
I'm not sure if this is strictly incorrect behaviour, but thought I would bring this up as a discussion point. Are there any cases where you want the contents of the request to be duplicated in the response? I've only used iq stanzas for roster operations so far, but all that seems to be needed there is an empty iq with type='result'.
Wouldn't it be better to start with an empty iq, and just set the 'to', 'type' and 'id' attributes based on the request?
Looks like the same logic may also apply to JSJaCPacket.errorReply().
Metadata
Metadata
Assignees
Labels
No labels