slixmpp/examples
2012-06-19 00:02:36 -07:00
..
custom_stanzas
ibb_transfer
adhoc_provider.py
adhoc_user.py
disco_browser.py Update other examples to use threaded mode for handlers that call disconnect() 2012-05-06 20:19:02 -07:00
echo_client.py
echo_component.py
gtalk_custom_domain.py
muc.py
ping.py
proxy_echo_client.py
pubsub_client.py
pubsub_events.py
register_account.py
roster_browser.py Fix a typo in several files. 2012-01-02 18:59:39 -02:00
rpc_async.py Added examples. 2011-01-13 11:58:20 +01:00
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
thirdparty_auth.py Spell thirdparty correctly. 2012-05-16 12:00:00 -07:00
user_location.py
user_tune.py