mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-02-06 10:09:01 +00:00
Allow for core messages to be tunneled over broker connection links used for AMQP Federation and for broker mirroring. This eliminates the need to convert from Core to AMQP and from loading core large messages fully into memory for that conversion.