slixmpp/examples
2013-03-29 13:16:18 -07:00
..
custom_stanzas
ibb_transfer
adhoc_provider.py added setdefaultencoding method so reload(sys) not needed 2012-10-24 13:06:36 -07:00
adhoc_user.py added setdefaultencoding method so reload(sys) not needed 2012-10-24 13:06:36 -07:00
admin_commands.py
disco_browser.py
download_avatars.py
echo_client.py
echo_component.py added setdefaultencoding method so reload(sys) not needed 2012-10-24 13:06:36 -07:00
gtalk_custom_domain.py
muc.py added setdefaultencoding method so reload(sys) not needed 2012-10-24 13:06:36 -07:00
ping.py Updated XEP-0199 to take and return standardized values. 2013-01-20 20:14:16 -08:00
proxy_echo_client.py added setdefaultencoding method so reload(sys) not needed 2012-10-24 13:06:36 -07:00
pubsub_client.py added setdefaultencoding method so reload(sys) not needed 2012-10-24 13:06:36 -07:00
pubsub_events.py added setdefaultencoding method so reload(sys) not needed 2012-10-24 13:06:36 -07:00
register_account.py Enable force_registration in the register account example. 2013-02-08 09:44:39 -08:00
roster_browser.py added setdefaultencoding method so reload(sys) not needed 2012-10-24 13:06:36 -07:00
rpc_async.py Added examples. 2011-01-13 11:58:20 +01:00
rpc_client_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
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 added setdefaultencoding method so reload(sys) not needed 2012-10-24 13:06:36 -07:00
thirdparty_auth.py added setdefaultencoding method so reload(sys) not needed 2012-10-24 13:06:36 -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