#discord #rpc #api-bindings #rpc-api

discord-rpc-sdk

Rust bindings to the Discord RPC SDK

2 releases

Uses old Rust 2015

0.1.1 Mar 25, 2018
0.1.0 Mar 25, 2018

#712 in Games

MIT license

2MB
2.5K SLoC

C++ 1.5K SLoC // 0.0% comments C# 474 SLoC // 0.1% comments Rust 264 SLoC // 0.0% comments Python 258 SLoC C 169 SLoC // 0.0% comments Objective-C 61 SLoC // 0.1% comments INI 54 SLoC Unreal Plugin 28 SLoC Unreal Project 18 SLoC

rust-discord-rpc

Rust bindings to the Discord RPC API.

Installation

Add the following to the [dependencies] section of your Cargo.toml:

discord-rpc-sdk = "0.1.1"

Usage

Check out the demo.

Documentation

tbd

Dependencies