• Kapp Arnaud's avatar
    Problem: Identity frame from router has no metadata · 370b8c9b
    Kapp Arnaud authored
    The routing id (identity) frame return when reading from
    a router doesn't have the same metadata as the "real"
    message that follows.
    For example, The ZAP "User-Id" property is missing.
    
    This patch attach the "data message"'s metadata
    to the "identity message" when it is read from the router.
    370b8c9b
router.cpp 14.3 KB