[rabbitmq-discuss] Stomp Javascript Client
Uday Subbarayan
uday.subbarayan at yahoo.com
Thu May 10 02:13:32 BST 2012
Hi Steve,
Thanks. Which one you will recommend?
a) Browser/Javascript ----stomp---> Stomp enabled Rabbit MQ
OR
b) Browser/Javascript ----AMQP----> RabbitMQ
Thanks,
-Uday.
________________________________
From: Steve Powell <steve at rabbitmq.com>
To: Uday Subbarayan <uday.subbarayan at yahoo.com>
Cc: RabbitMQ Discuss <rabbitmq-discuss at lists.rabbitmq.com>
Sent: Wednesday, May 9, 2012 8:06 AM
Subject: Re: [rabbitmq-discuss] Stomp Javascript Client
Hi Uday,
The STOMP plugin enables any STOMP client to communicate with a RabbitMQ
broker using the simple STOMP protocol.
'Connect to Rabbit with a * client' normally means using AMQP, and
doesn't need to involve STOMP.
If the browser can be made to send STOMP frames and receive STOMP frames
then it can talk to RabbitMQ+STOMP broker but may not need any
Rabbit-specific code in the browser at all.
Steve Powell (a happy bunny)
----------some more definitions from the SPD----------
chinchilla (n.) Cooling device for the lower jaw.
socialcast (n.) Someone to whom everyone is speaking but nobody likes.
literacy (n.) A textually transmitted disease usually contracted in childhood.
On 8 May 2012, at 22:34, Uday Subbarayan wrote:
> Hi Guys,
> I looked at the Rabbit MQ Stomp adapter:
> http://www.rabbitmq.com/stomp.html
>
> We should be able to push messages directly from RabbitMQ/Stomp to browser if we have a Javascript client which can connect to Rabbit. Am I correct? We don't need Node.js as a broker in the middle, right?
>
> Thanks,
> -Uday.
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20120509/86b2dea0/attachment.htm>
More information about the rabbitmq-discuss
mailing list