slixmpp/examples
2013-06-22 14:35:00 -07:00
..
custom_stanzas
ibb_transfer Fix some errors in the IBB plugin. 2013-03-29 13:16:18 -07:00
adhoc_provider.py
adhoc_user.py
admin_commands.py
disco_browser.py
download_avatars.py
echo_client.py added setdefaultencoding method so reload(sys) not needed 2012-10-24 13:06:36 -07:00
echo_component.py
gtalk_custom_domain.py
migrate_roster.py
muc.py
ping.py
proxy_echo_client.py
pubsub_client.py
pubsub_events.py
register_account.py
roster_browser.py
rpc_async.py
rpc_client_side.py
rpc_server_side.py examples: fix rpc examples. __init__ method was wrongly named "__init" causing proxy and handler class to not be initialized. 2012-01-31 12:38:41 -06:00
send_client.py
set_avatar.py
thirdparty_auth.py
user_location.py
user_tune.py