diff options
Diffstat (limited to 'qpid/python/examples/request-response/verify.in')
| -rw-r--r-- | qpid/python/examples/request-response/verify.in | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/qpid/python/examples/request-response/verify.in b/qpid/python/examples/request-response/verify.in new file mode 100644 index 0000000000..c02a423bcb --- /dev/null +++ b/qpid/python/examples/request-response/verify.in @@ -0,0 +1,14 @@ +==== ./client.py.out | remove_uuid64 +Request: Twas brilling, 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 queue: ReplyTo: +Response: TWAS BRILLING, 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_uuid64 +Request server running - run your client now. +(Times out after 100 seconds ...) |
