Alan Conway created PROTON-1976: ----------------------------------- Summary: [cpp] add messaging_handler::add on_connection_start() Key: PROTON-1976 URL: https://issues.apache.org/jira/browse/PROTON-1976 Project: Qpid Proton Issue Type: Improvement Components: cpp-binding Affects Versions: proton-c-0.26.0 Reporter: Alan Conway Fix For: proton-c-future
Add messaging_handler::on_connection_start() to be called once before any protocol exchanges for the connection have take place. This can be used for per-connection set-up including pipelined opens of sessions and links to be sent with the initial OPEN frame. This was added and then removed due to binary compatibility issues, see PROTON-1959 -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org