[rabbitmq-discuss] web-stomp reply-to
    Emile Joubert 
    emile at rabbitmq.com
       
    Tue Aug  6 12:25:23 BST 2013
    
    
  
On 05/08/13 14:14, Matwey V. Kornilov wrote:
> client.send('/exchange/name/key', {"reply-to":"/temp-queue/reply"}, 'msg');
> 
> What I can not understand is where should I wait an reply :) It seems 
> that web-stomp don't support /temp-queue/... Is it?
Hmm, I see no support for implicit subscriptions created by temporary
queues either. The workaround would be to set up subscriptions
explicitly until that is improved.
-Emile
    
    
More information about the rabbitmq-discuss
mailing list