Skip to content

Instantly share code, notes, and snippets.

@lfcipriani
Created April 19, 2012 01:49
Show Gist options
  • Save lfcipriani/2417815 to your computer and use it in GitHub Desktop.
Save lfcipriani/2417815 to your computer and use it in GitHub Desktop.
iq xmpp stanza
<iq type="set" id="an_id"
from="[email protected]/casa"
to="talleye.com">
<query xmlns="jabber:iq:roster"/>
</iq>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment