<div dir="ltr">Hi,<div><br></div><div>Would it be possible to have a C library called amqp or amqp_framing or something like that that only provides the required functions for encoding/decoding the AMQP protocol? Something like what&#39;s on amqp_framing.c and related files.</div>
<div><br></div><div>That library then could be linked from PHP and create an extension for it. Then I could use it from my php-amqplib to speed up things.</div><div><br></div><div>I think the same could be done from Ruby, Python, and so on.</div>
<div><br></div><div>Each library developer could offer an AMQP client with the API and idiosyncrasies he/she considers best, but the underlying protocol handling would be done in C.</div><div><br></div><div>What do you think?</div>
<div><br></div><div>Regards,</div><div><br></div><div>Alvaro</div></div>