dynamico
dynamico copied to clipboard
Dynamico client core should allow users to initialize when the app loads
At the moment the core initializes upon requesting the first component. The initialization registers the host with the registry and saves the generated hostId. We should add a way for consumers to trigger initialization when they want to or do it automatically when the app loads.
#82 solves that