You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: