<div>
            <div>
                <span>Hi all,
                </span></div><div><span><br></span></div><div><span>I have attached a hg generated diff of amqp-rabbitmq-0.8.json and amqp-rabbitmq-0.9.1.json that I hope is useful enough to others to make it into the main codegen json files.</span></div><div><br></div><div>This size is hardcoded in RabbitMQ src and various drivers, I'd like to add this, it's a logical addition to FRAME-MIN-SIZE which is already in the spec files.</div><div><br></div><div>&nbsp;FRAME-MAX-SIZE: 131072 &nbsp;</div><div><div><br></div><div>The base content frame end-frame delimiter character is specified in the spec json files (FRAME-END), in addition to this, it'd be useful to have:</div><div><br></div><div>&nbsp;FRAME-END-SIZE: 1,&nbsp;</div><div>&nbsp;FRAME-HEADER-SIZE: 7</div><div><br></div><div>With these available from codegen, one can parse content frames with constants for offsets and lengths instead of hard-coded variables.</div><div><br></div><div>Please let me know if this has a chance to make it in, as I'd like to rely on this behavior in Pika.</div><div><br></div><div>Regards,</div><div><br></div><div>Gavin</div></div>
        </div>