It may be handy to forward IPC messages from one machine to another to conserve resources. Currently, Discord has to be running on the same machine the rich presence application is running on in order for it to function.
Use case
- MusicBee and Music Presence are both running on a memory-constrained Windows laptop with only 16 GB of RAM
- Having to run each Discord client takes a minimum of half a gigabyte of RAM:

- I'm working on my Linux desktop, where I primarily use Discord
It may be handy to forward IPC messages from one machine to another to conserve resources. Currently, Discord has to be running on the same machine the rich presence application is running on in order for it to function.
Use case