On 24. 03. 15 20.16, Rafael Schloming wrote:
> I'm trying to put together a relatively complete set of changes and release
> notes for 0.9. If there is any particular feature be it new or some
> existing behaviour change that is worthy of being mentioned in the release
> notes or release announcement, please follow up with a suitable blurb on
> this thread.
>
> --Rafael
>
Here is the list of API changes that I noticed going from 0.8 to 0.9 for
proton-c:

- pn_buffer_t is no longer public API
- pn_bytes_t.bytes is renamed to pn_bytes_t.start
- pn_sasl_{client|server}() is replaced by pn_transport_set_server() and
client being the default.

This is just engine, not using any reactor or selector stuff.

Cheers,
Bozzo

Reply via email to