[rabbitmq-discuss] STOMP plugin and virtual hosts
Toby Corkindale
toby.corkindale at strategicdata.com.au
Mon Jul 25 02:10:55 BST 2011
On 20/07/11 20:13, Simon MacMullen wrote:
> On 20/07/11 03:25, Toby Corkindale wrote:
>>
>> It seems like there's been some good activity on CPAN in just the last
>> few months - I just discovered Net::STOMP::Client, which implements
>> STOMP 1.1, and Net::RabbitMQ (which uses AMQP).
>
> FTR the current STOMP plugin doesn't treat 1.1 as very different from
> 1.0 (since 1.1 is almost entirely a tightening-up and clarification) so
> if you can persuade your client to set a host header on CONNECT with
> 1.0, you should be good.
Ah, I'd like to get the client-server heartbeat stuff going too, which
comes for free with the later Perl STOMP client anyway.
(Although in the end I've had to submit a patch to make it actually work..)
Toby
More information about the rabbitmq-discuss
mailing list