[][src]Crate mixer_wrappers

Rust wrappers for the Mixer APIs.

Use the constellation module for communicating asynchronously with the real-time Constellation endpoint, and the rest module for communicating synchronously with the Core REST API.

Re-exports

pub use chat::ChatClient;
pub use constellation::ConstellationClient;
pub use rest::REST;

Modules

chat

Chat API

constellation

Real-time API

rest

REST API