Question

I recently wrote a Facebook Chat App for Android using Smack, which is an excellent library and it worked great for that app. I'm currently working on my next chat project on Android and would like to do BOSH, but Smack doesn't support it. I've found a development branch talked about here:

http://community.igniterealtime.org/thread/40768

I was hoping there was something out there that was more stable. Has anyone else found anything?

Thanks!

Était-ce utile?

La solution

Every asmack fork I know contains the SMACKs BOSH patches. I have never used them, but I am also not aware of any alternative library that implements BOSH for the Android platform.

Autres conseils

To produce custom jars which has got support for BOSH connection. These jars can be found at https://github.com/rajesh-kumar/amqp-xmpp-bosh/tree/master/lib/

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top