Hi, I've been trying to use Apache Camel - camel-xmpp to create some routes between XMPP clients/server. I'm having some problems working with presences. I've been searching and found some issues to be resolved, is there an idea when an new version would be available?
For instance is possible to simulate a xmpp boot/client with apache camel, add friends to his roster and receive their presences when they change the status? Can i use the same "endpoint" to receive and send message like a "echo"? When I try this i get some kind of a conflict stream error Having the bot receiving message from many "friends" lets imagine that processing some of them with a "XmppProcessor" takes time, its possible to guarantee that the "pipeline" doesn’t stays blocked and other users get the response on time? Sorry for my English, Thanks and keep up the good work! -- View this message in context: http://camel.465427.n5.nabble.com/Camel-Xmpp-tp3240372p3240372.html Sent from the Camel - Users mailing list archive at Nabble.com.
