summaryrefslogtreecommitdiff
path: root/cpp/examples/messaging
diff options
context:
space:
mode:
authorGordon Sim <gsim@apache.org>2010-01-12 12:02:38 +0000
committerGordon Sim <gsim@apache.org>2010-01-12 12:02:38 +0000
commitf47385682d2e9a82d007481e2c6d171a68dffa5f (patch)
tree272cc16ac4b05ce23aab1dd22fcd751c8dd6f3db /cpp/examples/messaging
parent0528688ee4f8831b05576e2448d0835d6375ee82 (diff)
downloadqpid-python-f47385682d2e9a82d007481e2c6d171a68dffa5f.tar.gz
QPID-664: Added some of the missing standard message headers. Added two new test utilities for sending and receiving with the new API (both still works in progress).
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@898296 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/examples/messaging')
-rw-r--r--cpp/examples/messaging/readme.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpp/examples/messaging/readme.txt b/cpp/examples/messaging/readme.txt
index 788b8c2833..0430b8e2da 100644
--- a/cpp/examples/messaging/readme.txt
+++ b/cpp/examples/messaging/readme.txt
@@ -137,6 +137,8 @@ An example using xquery based filtering with the xml exchange:
TODO:
+* auto-creating exchanges of different types
+
* xml content in the xquery example
* 'durable' and 'reliable' subscriptions