mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-02-06 18:18:43 +00:00
fe0ca4d84f
with this we could send and receive message in their raw format, without requiring conversions to Core. - MessageImpl and ServerMessage are removed as part of this - AMQPMessage and CoreMessage will have the specialized message format for each protocol - The protocol manager is now responsible to send the message - The message will provide an encoder for journal and paging