.. |
custom_stanzas
|
Remove extra connection info so that examples run without modification.
|
2012-05-14 22:17:39 -07:00 |
ibb_transfer
|
Add examples for using IBB.
|
2012-06-19 00:02:17 -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 |
admin_commands.py
|
Add XEP-0133 support, which just makes the appropriate XEP-0050 calls.
|
2012-07-22 13:58:23 -07:00 |
disco_browser.py
|
Fix disco browser example to handle errors.
|
2012-08-07 16:44:52 -07:00 |
download_avatars.py
|
Add example for retrieving avatars.
|
2012-07-20 18:10:14 -07:00 |
echo_client.py
|
Add notes to echo_client.py example on working with Facebook and MSN.
|
2012-06-23 22:30:24 -07:00 |
echo_component.py
|
Update doc settings to new theme, add examples, use 1.0
|
2012-01-05 12:13:06 -05:00 |
gtalk_custom_domain.py
|
Add example for dealing with GTalk custom domain certificates.
|
2012-06-19 00:02:36 -07: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 |
set_avatar.py
|
Add example for setting an avatar.
|
2012-07-25 01:37:03 -07:00 |
thirdparty_auth.py
|
Spell thirdparty correctly.
|
2012-05-16 12:00:00 -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
|
Add support for XEP-0118.
|
2012-03-10 10:30:32 -08:00 |