-
Notifications
You must be signed in to change notification settings - Fork 1
DemoApps
Warbo edited this page Sep 13, 2010
·
2 revisions
In writing the PubSubClient library it is useful to have a way of testing it during development. As the API is not yet stable, and Pythonising the PubSub spec is the current priority, a full test suite is not a currently in existence, so there are several test applications written to see how PubSubClient performs when given real tasks.
These demos are currently:
The PubSubClient library itself requires only Python, lxml and xmpppy. However, these tests also use different libraries and will not work without them. See each page for these requirements.