You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 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 enabled
0 commit comments