[rabbitmq-discuss] RabbitMQ and server-push
    Gavin M. Roy 
    gmr at myyearbook.com
       
    Wed Mar 16 22:00:54 GMT 2011
    
    
  
On Wednesday, March 16, 2011 at 5:52 PM, Clint Gilbert wrote: 
> -----BEGIN PGP SIGNED MESSAGE-----
> I'd like a way for a server to push back one to many events to a
> client, over HTTP, without that client listening on a non-firewalled
> port. 
> 
> Can RabbitMQ do what I need?
It's obviously not Java and what not, but I have a light-weight PHP client for pushing messages to RabbitMQ over the RabbitMQ JSON-RPC Channel Plugin: 
https://github.com/myyearbook/vorpalbunny
It may be able to serve as a model for you are trying to do with HTTP.
Hope this helps,
Gavin 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20110316/769ebe0e/attachment.htm>
    
    
More information about the rabbitmq-discuss
mailing list