Actions
Task #5253
openModularize mGuard pub-sub API
Start date:
02/23/2023
Due date:
% Done:
70%
Estimated time:
Description
- The uses of manifest should be optional and configurable
Updated by Saurab Dulal over 1 year ago
- Assignee set to Saurab Dulal
- % Done changed from 0 to 70
Updated by Saurab Dulal over 1 year ago
Saurab Dulal wrote:
- The uses of manifest should be optional and configurable
The code has been changed to make the manifest optional. Right now we use a boolean USE_MANIFEST
in the common.hpp
to set the choice for manifest.
Current status: integration testing.
Actions