I am looking to use both Bosh and PubSub in our project:
Bosh to create XMPP sessions on behalf of the we clients, and PubSub to feed change notifications to the client.
Can someone with experience with Smack recommend a version/branch or even maven dist. that has both of these features. I am having trouble finding such a configuration.
Thnk you Robin. Are the nightly builds in a maven repo?
I think I will use the jbosh lib directly, since it looks like currently smack just wraps that library for Bosh functionality and the two uses for me are completely separate.