Commit aad1605
committed
jabber.py 1.7: update for Python 3
* Use _sslObj instead of _sock for socket fd
* utf-8 encoding/decoding fixes
* Add __str__ method for Buddy class to return jid of buddy
* Support /whois, /query and /msg commands for jabber buddies
* Implement /away command for jabber servers
* Add XEP-0224 call attention (/jattn) command
TODO:
* use disco to check if other party has call attention enabled1 parent 720d593 commit aad1605
1 file changed
+184
-49
lines changed
0 commit comments