vionya / discord-rich-presence

A cross-platform Discord Rich Presence library written in Rust
MIT License
89 stars 16 forks source link

Generic IPC use case #21

Closed Hacksore closed 1 year ago

Hacksore commented 1 year ago

I opened an issue here to talk about more generic usage of the discord IPC/RPC API.

Figured I'd also raise an issues here since my variant Hacksore/discord-ipc-rust uses much of the awesome work you've done.

I'm very new to rust but I am trying to hack something together to support a very basic use case but would love if anyone else is interested on a generic implementation to collaborate.

If you have questions or comments please do let me know 😎.