Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/blankparticle/arrpc-rs

🦀 A Rust implementaion of OpenAsar/arrpc
https://github.com/blankparticle/arrpc-rs

arrpc discord ipc rust websocket

Last synced: 4 days ago
JSON representation

🦀 A Rust implementaion of OpenAsar/arrpc

Awesome Lists containing this project

README

        

# 🦀 arRPC-rs

A rust implementation of [OpenAsar/arrpc](https://github.com/OpenAsar/arrpc).

---



GitHub Repo stars


GitHub contributors


License


GitHub Sponsors



# ❄️ Installation

This Project is still in development, so don't use it now.

# 🏗️ Features

The Goal of this project is to implement all features of discord RPC protocol.

- [x] Handshake (Faked for now)
- [x] Bridge Server
- [x] IPC Server (Partial)
- [ ] Websocket Server
- [ ] Process Detection
- [ ] All Commands
- [ ] Systemd Deamon
- [ ] Windows Support

# 📜 License

This project is licensed under the [MIT License](https://github.com/BlankParticle/arrpc-rs/blob/main/LICENSE).