summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJani Hur <webmaster@jani-hur.net>2012-09-29 18:10:42 +0300
committerAlan Antonuk <aega@med.umich.edu>2012-10-05 10:31:26 -0400
commit2fd0ccf00717b68fae4cc0007bde26f6601fd9bb (patch)
tree2e396d8340eb9afe94a78edca0eaf56e5aa19e8a /.gitignore
parentb7b379acd60776cedf211f262b9ee5ff55bee96a (diff)
downloadrabbitmq-c-github-ask-2fd0ccf00717b68fae4cc0007bde26f6601fd9bb.tar.gz
New example: amqp_rpc_sendstring_client. The client sends a plain text message to a queue and expects to receive a reply to a private reply_to queue.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e329cb2..592f54e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,6 +29,7 @@ examples/amqp_exchange_declare
examples/amqp_listen
examples/amqp_listenq
examples/amqp_producer
+examples/amqp_rpc_sendstring_client
examples/amqp_sendstring
examples/amqp_unbind
librabbitmq.pc