PROTON-2730 Improve ToString for AMQP messaging types

The collection types need to implement a smarter ToString method in
order to display contents in logging or output.
6 files changed
tree: f277f35d9106c511975fb3c140f1494e6c6cae0e
  1. .github/
  2. docker/
  3. examples/
  4. key/
  5. src/
  6. test/
  7. .gitignore
  8. build.sh
  9. CodeAnalysis.src.globalconfig
  10. CodeAnalysis.test.globalconfig
  11. common.props
  12. LICENSE
  13. NOTICE
  14. pom.xml
  15. proton.code-workspace
  16. Proton.dox
  17. Proton.ruleset
  18. Proton.sln
  19. qpid.png
  20. README.md
  21. VERSION.txt
  22. versions.props
README.md

Apache Qpid Proton DotNet

===========================

Qpid Proton DotNet is a high-performance, lightweight AMQP protocol library. It can be used in the widest range of messaging applications, including brokers, client libraries, routers, bridges, proxies, and more.

Please see http://qpid.apache.org/proton for more information.