amonchakai / Hg10

Hg10 -- A XMPP Client for BlackBerry 10 (aiming Google Talk)
20 stars 11 forks source link

Is XEP-0198 implemented? If not, please add it. #82

Open dryo opened 9 years ago

dryo commented 9 years ago

There is a great article about XMPP and what's necessary for mobile usage that gives directions to what XEPs should be included in mobile applications. XEP-0198 is the most essential.

If not already present it would be great if this were implemented some time.

(Also, I'd like to see a list of supported XEPs in the readme.)

amonchakai commented 9 years ago

I think no.

The application is based on the QXMPP library: https://github.com/qxmpp-project/qxmpp

You will find there what is supported and not. Honnestly, I am not really willing to work on the XMPP protocol. i would rather stick with a library and use their work. I already have enough to do with the application to try to fix/enhance the other libraries