-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/29821/
-----------------------------------------------------------
Review request for qpid and Gordon Sim.
Bugs: QPID-6308
https://issues.apache.org/jira/browse/QPID-6308
Repository: qpid
Description
-------
The example as-is sends strings as vbin8 0xA0 binary encoding only, regardless
of the request string format. This patch preserves the request string encoding
scheme and uses it in the response.
Diffs
-----
trunk/qpid/cpp/examples/messaging/server.cpp 1650356
Diff: https://reviews.apache.org/r/29821/diff/
Testing
-------
Tested against Qpid C++ client and Amqp.Net Lite (utf8-only) clients.
Thanks,
Chug Rolke