slixmpp/examples
2012-03-20 11:50:57 -07:00
..
adhoc_provider.py
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 Fix a typo in several files. 2012-01-02 18:59:39 -02: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
muc.py Fix merge errors and bot example. 2012-01-18 15:16:56 -08:00
ping.py Merge pull request #132 from rhcarvalho/master 2012-01-02 13:10:46 -08: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
pubsub_events.py
register_account.py
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
thirdpary_auth.py Fix a few typos. 2012-01-24 00:07:31 -08:00
user_location.py
user_tune.py