Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-11 | Updated XEP-0199 plugin. | Lance Stout | |
Now has docs and uses the new plugin format. | |||
2011-02-10 | added option to return false on ping error, added ping example | Nathan Fritz | |
2011-01-13 | Added examples. | Dann Martens | |
2010-12-16 | Updated echo_client example to mention SSL options. | Lance Stout | |
2010-12-16 | Added the disco browser as an example. | Lance Stout | |
2010-11-17 | Made echo client print help message. | Lance Stout | |
If the jid and password are not supplied, the options list will be displayed instead of hanging trying to connect to a nonexistant server. | |||
2010-11-17 | Added a basic example for using MUC. | Lance Stout | |
2010-09-01 | Fixed linespacing and whitespace issues in examples to make them PEP8 compliant. | Lance Stout | |
2010-09-01 | Updated the client and component examples. | Lance Stout | |
The component example now actually uses a config.xml file for its connection information, and to initialize a roster. | |||
2010-09-01 | Move the examples to a top-level examples directory. | Lance Stout | |