Actions
Task #5325
openMake sure Consumer can handle both manifest and non-manifest streams
Start date:
07/05/2024
Due date:
% Done:
0%
Estimated time:
Description
check wireDecode() subscriber.cpp line 314.
the consumer assumes any data of the type mguard::tlv::mGuardPublisher is a manifest
we need it to work with or without manifests
also may be good to move away from using the "type" field in tlv to determine callback functions if possible
Actions