Skip to content

Rework MessageDelegate in cpp

James Graham requested to merge work/nvrwhere/cpp_messagedelegate into master

Rework MessageDelegate to be mostly a cpp class. This allows us to only load the components that are actually needed saving memory.

In testing using memtest it saved ~30% versus the current implementation.

Merge request reports

Loading