slixmpp/examples
Lance Stout 9c4886e746 Remove extra connection info so that examples run without modification.
GTalk users may still need to change the connect() call if dnspython is
not installed, as usual.
2012-05-14 22:17:39 -07:00
..
custom_stanzas Remove extra connection info so that examples run without modification. 2012-05-14 22:17:39 -07:00
adhoc_provider.py Update doc settings to new theme, add examples, use 1.0 2012-01-05 12:13:06 -05:00
adhoc_user.py Update doc settings to new theme, add examples, use 1.0 2012-01-05 12:13:06 -05:00
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 Update doc settings to new theme, add examples, use 1.0 2012-01-05 12:13:06 -05:00
echo_component.py Update doc settings to new theme, add examples, use 1.0 2012-01-05 12:13:06 -05:00
muc.py Fix merge errors and bot example. 2012-01-18 15:16:56 -08:00
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 Update doc settings to new theme, add examples, use 1.0 2012-01-05 12:13:06 -05:00
rpc_async.py Update doc settings to new theme, add examples, use 1.0 2012-01-05 12:13:06 -05: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 Update send_client.py to call disconnect() from a threaded handler. 2012-05-06 20:07:05 -07:00
thirdpary_auth.py Fix a few typos. 2012-01-24 00:07:31 -08: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 Add support for XEP-0118. 2012-03-10 10:30:32 -08:00