On Nov 14, 1:00 pm, Tad Glines <[email protected]> wrote:
> The XMPP protocol already defines how errors are reported for IQ requests.
> Look at section 9.3 ofhttp://xmpp.org/rfcs/rfc3920.html
So I'd want to use something like this?
<iq type='error' id='some-id'>
<error type='cancel'>
<item-not-found/>
</error>
</iq>
Also, would the sandbox know that this means the wave exploded on my
end?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Wave
Protocol" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/wave-protocol?hl=en
-~----------~----~----~----~------~----~------~--~---