Add a test that can be used to validate local port bindings work

This test is disabled by default as it requires the use of a fixed local
port which cannot be relied upon in CI or other test environments.
3 files changed
tree: 6aa737562d35357ace8dad4f47f33f27a33835c3
  1. .github/
  2. apache-qpid-protonj2/
  3. protonj2/
  4. protonj2-client/
  5. protonj2-client-docs/
  6. protonj2-client-examples/
  7. protonj2-performance-tests/
  8. protonj2-test-driver/
  9. .gitignore
  10. appveyor.yml
  11. LICENSE
  12. NOTICE
  13. pom.xml
  14. README.md
README.md

Apache Qpid proton-j2

Linux Build Status Windows Build Status

Qpid proton-j2 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.