Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support replacing discord desktop's RPC with arRPC? #17

Open
CanadaHonk opened this issue Nov 22, 2022 · 6 comments
Open

support replacing discord desktop's RPC with arRPC? #17

CanadaHonk opened this issue Nov 22, 2022 · 6 comments
Labels
enhancement New feature or request feedback wanted Extra attention is needed

Comments

@CanadaHonk
Copy link
Contributor

please react/comment if wanted!

@CanadaHonk CanadaHonk added enhancement New feature or request feedback wanted Extra attention is needed labels Nov 22, 2022
@CanadaHonk CanadaHonk changed the title support replacing discord desktop's RPC with arrRPC? support replacing discord desktop's RPC with arRPC? Nov 22, 2022
@hax4dazy
Copy link

Could you tell us what benefits this would have?

@CanadaHonk
Copy link
Contributor Author

Main benefit would probably be it being open source rather than closed JS (with Node access).

@Vendicated
Copy link
Contributor

I peesianlly don't really see the point in doing this unless you'd replace the entirety of discords native modules since otherwise it'd just be one small piece (and their cpp libs are much more worrysome than the nodejs stuff since you can just read the js code but no way to check the cpp code)

@CanadaHonk
Copy link
Contributor Author

I peesianlly don't really see the point in doing this unless you'd replace the entirety of discords native modules since otherwise it'd just be one small piece (and their cpp libs are much more worrysome than the nodejs stuff since you can just read the js code but no way to check the cpp code)

V3 would replace a significant amount of native modules, including some native libraries. (discord_rpc, some of discord_game_utils and discord_utils).

@jschenke488
Copy link

Another benefit would be #20

@wont-stream
Copy link

wont-stream commented Feb 18, 2024

arRPC also allows setting the "name" and "type" properties on presences.
Useful for music clients.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feedback wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

5 participants