harmony-development / harmony_rust_sdk

Rust implementation of the Harmony chat protocol.
MIT License
9 stars 2 forks source link
api-bindings chat client harmony harmony-chat-protocol harmony-protocol protocol rust

GitHub Workflow Status crates.io docs.rs docs.rs MSRV

Rust implementation of the Harmony chat protocol. Currently implements a lightweight client and a client API (powered by hrpc), along with auto generated API via hrpc-build.

Requirements

Examples

Crate features

MSRV

Minimum Supported Rust Version: current stable.

Changing MSRV is not considered a semver-breaking change.