Thanks for the example!<br><br>On Tuesday, May 15, 2012 4:06:11 AM UTC-7, Alvaro Videla wrote:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;">This example here does exactly that: <a href="https://github.com/videlalvaro/php-amqplib/blob/master/PhpAmqpLib/Tests/Functional/FileTransferTest.php" target="_blank">https://github.com/<wbr>videlalvaro/php-amqplib/blob/<wbr>master/PhpAmqpLib/Tests/<wbr>Functional/FileTransferTest.<wbr>php</a><br>
<br><div class="gmail_quote">On Mon, May 14, 2012 at 11:56 PM, Jason Frame<span dir="ltr"></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I am still new and getting used to RabbitMQ, and was wondering the best way to send a small file along with a message. We are looking at using this to send a message on a server using PHP and consuming using a .net client. <br>
<br>Our typical message with have an associative array serialized to json, but for some of the messages, there will need to be an image or pdf file attached. These files are relatively small (less than 20k) so they should not need to be chunked. I have been reading through the messages, and have not found any type of example or best practice on how to do this.<br>
<br>thanks<span><font color="#888888"><br>jason<br></font></span><br>______________________________<wbr>_________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com" target="_blank">rabbitmq-discuss@lists.<wbr>rabbitmq.com</a><br>
<a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/<wbr>cgi-bin/mailman/listinfo/<wbr>rabbitmq-discuss</a><br>
<br></blockquote></div><br>
</blockquote>