slixmpp/examples
2012-05-14 22:12:52 -07:00
..
custom_stanzas Add more documentation to the custom stanza examples. 2012-05-14 22:12:52 -07:00
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
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 Update doc settings to new theme, add examples, use 1.0 2012-01-05 12:13:06 -05:00
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 Add pubsub examples. 2012-03-16 23:18:59 -07:00
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 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
send_client.py Update send_client.py to call disconnect() from a threaded handler. 2012-05-06 20:07:05 -07:00
thirdpary_auth.py
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