[rabbitmq-discuss] rabbitmq java client android issues

Surendar Marudhachalam surendarft at gmail.com
Sat May 3 13:57:57 BST 2014


we have implemented android to android chat with rabbitmq using fanout and 
facing issues with it
we are using a unique queue per device and unique fanout exchange per user 

but the issue with both are if a user  diconnects from network and connects 
again some messages are missed. the issue being with a new customer tag is 
created if a user disconnects and connects again i think so. so we created 
a manual customer tag but still facing the issue. so if a user is offline 
messages delivered to the queue are sometimes not received by user
 we are using a server intermediate. so android client sends a message to 
server and the server publishes it

the code is at 

https://github.com/barterli/barterli_android/tree/development/barter.li/src/li/barter/chat
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20140503/a0ba274a/attachment.html>


More information about the rabbitmq-discuss mailing list