[rabbitmq-discuss] python stomp examples
Tony Garnock-Jones
tonyg at lshift.net
Thu Sep 18 18:27:01 BST 2008
Hi Jason,
Jason Briggs wrote:
> 2. the stomp protocol is a bit ambiguous about the use of spacing
> between header key and value. For example:
>
> header: value
> header:value
>
> Both forms are used in the stomp protocol examples. My version of the
> client used a space -- it appears RabbitMQ doesn't like it. I've
> removed the space, and along with the prior fix it appears to work
> properly now (the latest version is on my site).
Thanks for pointing this out! I think, on balance, it's a bug in my
framing code. I'm fixing it now.
Regards,
Tony
More information about the rabbitmq-discuss
mailing list