[rabbitmq-discuss] Simplistic php stomp client (that works with rabbitmq's stomp gateway)

Alexis Richardson alexis.richardson at cohesiveft.com
Wed Oct 8 13:32:07 BST 2008


Jonatan

Very cool :-)

I have added a link to it here:
https://dev.rabbitmq.com/wiki/ClientsKnownToWorkWithRabbit

If anyone thinks something is missing from this list please speak out!

alexis


On Mon, Oct 6, 2008 at 6:26 PM, Jonatan Kallus <jonatan at heysan.com> wrote:
> I made a really small implementation of a php stomp client since we didn't
> need most of the features of the existing client and since the existing
> client didn't really work with the STOMP gateway for RabbitMQ (the existing
> client had a small flaw in its implementation of the protocol). This
> implementation does nothing more than 'CONNECT', 'SEND', 'DISCONNECT' and it
> has only been tested with RabbitMQ's STOMP gateway. Posting it here in case
> its to anyone's interest.
>
> Source is here:
> http://code.google.com/p/simplisticstompclient/downloads/list
>
> A little more info here: Simplistic STOMP Client for PHP
>
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
>




More information about the rabbitmq-discuss mailing list