Closed pablogs9 closed 2 years ago
In order to prioritize Heartbeats in the incoming XRCE message queue, the incoming XRCE submessage is pre-deserialized to check:
In order to do so, some check has to be done in order to avoid wrong or invalid XRCE messages.
Tests here: https://github.com/eProsima/Micro-XRCE-DDS/pull/147
Build status:
In order to prioritize Heartbeats in the incoming XRCE message queue, the incoming XRCE submessage is pre-deserialized to check:
In order to do so, some check has to be done in order to avoid wrong or invalid XRCE messages.