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!

Was it helpful?

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.

OTHER TIPS

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/

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top