Not very good with js. Also can't seem to find the documentation, so i'm a bit lost. I'm looking for something to replace const client = new rpc.Client({ transport: 'ipc' }) when trying to connect to an already established RPC connection. Calling again just creates a duplicate RPC activity on the user.