Just a note to everyone that the Proton C source reorg has now landed on master. Please let me know if you have any trouble.
https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;a=tree;h=HEAD On Wed, Mar 14, 2018 at 5:40 AM, Alan Conway <[email protected]> wrote: > On Mon, Mar 12, 2018 at 12:14 PM, Justin Ross <[email protected]> > wrote: > > > > src/messenger still there - oversight, or do we need to hold onto this? > > > > > > > It's still used by one of the test tools. > > > > > We can replace msgr-send.c and msgr-recv.c by copying from > examples/c/[send.c, send-ssl.c, receive.c] and adding options (ssl config, > container name, prefetch etc.) IMO a day or two of work. The examples > already have the required code, just need to parameterize it with command > line options. Not required for the initial re-org, but something to do > shortly after. >
