slixmpp/examples
2012-08-07 16:44:52 -07:00
..
custom_stanzas Remove extra connection info so that examples run without modification. 2012-05-14 22:17:39 -07:00
ibb_transfer Add examples for using IBB. 2012-06-19 00:02:17 -07:00
adhoc_provider.py
adhoc_user.py
admin_commands.py Add XEP-0133 support, which just makes the appropriate XEP-0050 calls. 2012-07-22 13:58:23 -07:00
disco_browser.py Fix disco browser example to handle errors. 2012-08-07 16:44:52 -07:00
download_avatars.py Add example for retrieving avatars. 2012-07-20 18:10:14 -07:00
echo_client.py Add notes to echo_client.py example on working with Facebook and MSN. 2012-06-23 22:30:24 -07:00
echo_component.py
gtalk_custom_domain.py Add example for dealing with GTalk custom domain certificates. 2012-06-19 00:02:36 -07:00
muc.py
ping.py Update other examples to use threaded mode for handlers that call disconnect() 2012-05-06 20:19:02 -07:00
proxy_echo_client.py
pubsub_client.py Update other examples to use threaded mode for handlers that call disconnect() 2012-05-06 20:19:02 -07:00
pubsub_events.py
register_account.py Update other examples to use threaded mode for handlers that call disconnect() 2012-05-06 20:19:02 -07:00
roster_browser.py
rpc_async.py
rpc_client_side.py
rpc_server_side.py
send_client.py
set_avatar.py Add example for setting an avatar. 2012-07-25 01:37:03 -07:00
thirdparty_auth.py Spell thirdparty correctly. 2012-05-16 12:00:00 -07:00
user_location.py Update other examples to use threaded mode for handlers that call disconnect() 2012-05-06 20:19:02 -07:00
user_tune.py