[rabbitmq-discuss] C library request/reply
    Daniel Horsey 
    dan.horsey at broadruntech.com
       
    Mon May  6 18:00:44 BST 2013
    
    
  
Making my way through the RabbitMQ C api, and so far, so good, but I'm
having trouble implementing the "RPC" model.  I can see how the "reply_to"
value gets set in the requests, but having trouble finding it on the
consumer side so I can use it to respond to.  Looked at the
rpc_sendstring_client example, but I don't see where it executes the
consumer code to extract the data.
 
Where do I find this value?
 
Thanks in advance!
 
            -dan
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130506/216d2378/attachment.htm>
    
    
More information about the rabbitmq-discuss
mailing list