Sign up ×
Stack Overflow is a community of 4.7 million programmers, just like you, helping each other. Join them, it only takes a minute:

I know about robbiehanson/XMPPFramework and also know that it doesn't support BOSH so please don't bother to give links to its git page.

I also know about directi/XMPPFramwork which is a fork of robbiehanson's code and also have some implementation of BOSH, however I was not able to get it working, and the project itlself was abandoned by its authors.

I know gloox supports BOSH, however since its a C++ library, I was not able to make it work with my native iOS App which is in objective-c.

Now, does anyone know about any other library for implementing XMPP over BOSH for iOS app? or if anyone can guide me the changes required to implement any of the above three libraries with BOSH support?

share|improve this question

closed as off-topic by Carl Veazey, Robert Longson, Renan, ean5533, thegrinner Aug 13 '13 at 20:44

This question appears to be off-topic. The users who voted to close gave this specific reason:

  • "Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it." – Carl Veazey, Robert Longson, Renan, ean5533, thegrinner
If this question can be reworded to fit the rules in the help center, please edit the question.