Skip to content

Get rid of the class_factory code, fixing #933

Damien Lacoste requested to merge fix-933-or-at-least-try into main

Allow to register a free function in Util to instantiate DServer or class inheriting it. On the device server side to provide such method with a class overriding class_factory properly.

Merge request reports