summaryrefslogtreecommitdiff
path: root/trunk/qpid/python/examples/request-response/verify.in
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/qpid/python/examples/request-response/verify.in')
-rw-r--r--trunk/qpid/python/examples/request-response/verify.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/trunk/qpid/python/examples/request-response/verify.in b/trunk/qpid/python/examples/request-response/verify.in
new file mode 100644
index 0000000000..4c31128975
--- /dev/null
+++ b/trunk/qpid/python/examples/request-response/verify.in
@@ -0,0 +1,14 @@
+==== client.py.out | remove_uuid
+Request: Twas brillig, and the slithy toves
+Request: Did gyre and gimble in the wabe.
+Request: All mimsy were the borogroves,
+Request: And the mome raths outgrabe.
+Messages on queue: reply_to:
+Response: TWAS BRILLIG, AND THE SLITHY TOVES
+Response: DID GYRE AND GIMBLE IN THE WABE.
+Response: ALL MIMSY WERE THE BOROGROVES,
+Response: AND THE MOME RATHS OUTGRABE.
+No more messages!
+==== server.py.out | remove_uuid
+Request server running - run your client now.
+(Times out after 100 seconds ...)