PROTON-2611 Allow for configuration of a custom delivery tag generator

Allows the SenderOptions and StreamSenderOptions to convey a supplier to
the sender which create a IDeliveryTagGenerator for each sender upon
creation.
5 files changed
tree: 6f7568dcd890015b4eeac4cfa543beee53c69375
  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.