Github user gemmellr commented on the pull request:
https://github.com/apache/qpid-proton/pull/52#issuecomment-166376050
Hi Sreeram,
I have committed changes to implement support for both setting the local
properties to be sent to the peer and inspecting the remote properties conveyed
from the peer.
The local bit is fairly close to your changes, other than updating the
names for consistency the main change is that it adds type details to the Map
and restricts the keys to be Symbol values, since symbols are the only type of
key AMQP 1.0 spec permits in the case of the link properties.
Robbie
(Mentioning PROTON-1082 here so the bot updates it too, since it isn't in
the PR title)
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---