activemq-artemis/artemis-core-client/src
Andrius Dagys f1474ce7c8 ARTEMIS-1194 Add SOCKS support
Add a Netty socks proxy handler during channel initialisation to allow
Artemis to communicate via a SOCKS proxy. Supports SOCKS version 4a & 5.
Even if enabled in configuration, the proxy will not be used when the
target host is a loopback address.
2020-03-07 21:35:38 +00:00
..
main ARTEMIS-1194 Add SOCKS support 2020-03-07 21:35:38 +00:00
test/java/org/apache/activemq/artemis ARTEMIS-1975 Real Large Message support into AMQP 2020-02-25 15:25:01 +01:00