Initialize the shared store service, setting up request handlers and event listeners. This function should be called by each of our JS processes early during start up.
The network service to use for communication between processes
A promise that resolves when the service is initialized
Initialize the shared store service, setting up request handlers and event listeners. This function should be called by each of our JS processes early during start up.