[][src]Crate harmony_rust_sdk

Rust library to work with the Harmony chat protocol.

This crate currently contains the generated API code and client API with a lightweight client implementation.

Modules

api

Harmony protocol code generated with tonic-build.

client

Rust client implementation for Harmony, powered by tonic.