Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
proton-c-0.23.0
-
None
Description
connection::container_id() should return the ID of the remote container. It is returning the ID of the local container.
The local conatiner-id is already available via connection.container().id(), the remote id needs to be available for applications that need to identify the remote container.