Handles the global registration of custom MsgPackR extensions
required for the default RPC communication. MsgPackR extensions
are installed globally on both ends of the communication channel.
(frontend-backend, pluginExt-pluginMain).
Is implemented as singleton as it is also used in plugin child processes which have no access to inversify.
Handles the global registration of custom MsgPackR extensions required for the default RPC communication. MsgPackR extensions are installed globally on both ends of the communication channel. (frontend-backend, pluginExt-pluginMain). Is implemented as singleton as it is also used in plugin child processes which have no access to inversify.