Skip to content

Instantly share code, notes, and snippets.

@legastero
Created June 3, 2010 03:59
Show Gist options
  • Select an option

  • Save legastero/423430 to your computer and use it in GitHub Desktop.

Select an option

Save legastero/423430 to your computer and use it in GitHub Desktop.
Disco Example
# xmpp is a SleekXMPP object
xmpp['xep_0030'].getInfo('user@example.org', 'foo', dfrom='custom@comp.localhost')
xmpp['xep_0030'].getItems('user@example.org', 'foo', dfrom='custom@comp.localhost')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment