Skip to content

Add jDRPC to Microservice section#1231

Open
CrashSystemZ wants to merge 1 commit intoakullpp:masterfrom
CrashSystemZ:master
Open

Add jDRPC to Microservice section#1231
CrashSystemZ wants to merge 1 commit intoakullpp:masterfrom
CrashSystemZ:master

Conversation

@CrashSystemZ
Copy link
Copy Markdown

jDRPC fills a gap (condition d) in the Java ecosystem. The closest alternative for Discord IPC is JavaDiscordRPC, which is over 9 years old and unmaintained. Other active libraries that implement Rich Presence do so via native DLL bindings rather than the IPC protocol itself, introducing a native dependency. jDRPC is a pure Java 17 implementation over IPC (Unix domain sockets / named pipes) with no native dependencies, a modern fluent API and inline documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants