commit | 51287bf7de2f81528104cc19f53c64823918f5db | [log] [tgz] |
---|---|---|
author | Timothy Bish <tabish121@gmail.com> | Fri Feb 11 14:41:49 2022 -0500 |
committer | Timothy Bish <tabish121@gmail.com> | Fri Feb 11 14:41:49 2022 -0500 |
tree | 4a15cec13fb46de2bf6fedd52c28477d561a2ea0 | |
parent | 63675f8476050302672338681223d511f1dee12b [diff] |
PROTON-2499 Cleanup stream sender dispatch path and seal client message Reduces overhead of each stream sender message and simplifies the dispatch code path. Allows ClientMessage to be final as it was intended to be.
=======================
Qpid ProtonJ2 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.