Alan Conway created PROTON-1161: ----------------------------------- Summary: c++: better interface to connection_engine. Key: PROTON-1161 URL: https://issues.apache.org/jira/browse/PROTON-1161 Project: Qpid Proton Issue Type: Improvement Components: cpp-binding Affects Versions: 0.12.0 Reporter: Alan Conway Assignee: Alan Conway Fix For: 0.13.0
The connection_engine interface was over-simplified to support reactor-style IO frameworks, and did not efficiently support proactor frameworks. Change the API to support both with no copies imposed by the connection_engine (allow read/write direct to/from proton buffers) -- This message was sent by Atlassian JIRA (v6.3.4#6332)