A memory limit for the outbox can be configured. User will not be able to publish or enqueue if the new message goes beyond the configured limit.
Today there is no way to add a new transport without applying modifications to the transport list. This impose limitations on the client usage. Adding the custom configuration we enable user defined transports.
- Integrate build definitions from idf - Changes CMakeLists to allow import - Added host test from idf - Added test code from idf