Age | Commit message (Collapse) | Author |
|
Handles Iq errors appropriately when the recipient can't be found.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SASLMutualAuthFailed was not imported from sleekxmpp.util.sasl.client
|
|
|
|
util/sasl/mechanisms.py: SASLMutualAuthFailed not defined
|
|
SASLMutualAuthFailed was not imported from sleekxmpp.util.sasl.client
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Xep 0065 improvements
|
|
client.
Sent a 'socks_connected' xmpp event when the streamer is connected.
|
|
|
|
Automatically pack & unpack data through the socket.
Added some comments to the pack method.
Handled possible error during the unpacking of data.
|
|
|
|
|