SleekXMPP/sleekxmpp
Lance Stout 3ab7c8bcc3 Make socket_error run as a direct event to ensure that it is handled.
Socket errors that occur before stream processing begins could not be
handled as the event loop would not be running yet.

Resolves issue #142
2012-01-28 18:54:46 -08:00
..
features Require explicitly setting access_token value. 2012-01-21 00:19:59 -08:00
plugins Add basic start for a client side XEP-0077 plugin. 2012-01-19 02:37:36 -08:00
roster Fix roster key issue for non-JID keys. 2012-01-17 23:10:14 -08:00
stanza Update Roster stanza to use RosterItem substanzas. 2012-01-12 17:21:43 -08:00
test Revert "Remove stream feature handlers on session_start." 2012-01-18 11:51:00 -08:00
thirdparty Merge pull request #138 from rhcarvalho/patch-2 2012-01-25 20:41:45 -08:00
xmlstream Make socket_error run as a direct event to ensure that it is handled. 2012-01-28 18:54:46 -08:00
__init__.py Clean and get setup.py working once and for all. 2011-08-24 22:09:02 -07:00
basexmpp.py Don't dump exception logs for XML stream parsing errors. 2012-01-12 22:26:15 -08:00
clientxmpp.py Add an extra config dict to store SASL credentials. 2012-01-20 01:08:25 -08:00
componentxmpp.py Updated last bit of core files to use new API format. 2011-12-05 20:37:47 -08:00
exceptions.py More doc updates 2011-12-05 08:55:05 -08:00
version.py Bump version number in develop branch to 1.0.1dev. 2012-01-25 20:44:41 -08:00