ChatSecure / RubDub

A Node XMPP Push Service for XEP-0357: Push Notifications
The Unlicense
15 stars 6 forks source link

Every iq stanza MUST have be responded to. #9

Closed Zash closed 8 years ago

Zash commented 8 years ago

2 covers error replies, but success must also be communicated back.

XMPP Core - §8.2.3. IQ Semantics states:

An entity that receives an IQ request of type "get" or "set" MUST reply with an IQ response of type "result" or "error".