Crate shaco

source ·
Expand description

Shaco

A wrapper for the League-Client and LoL-Ingame APIs

  • RESTClient: A REST client for the League-Client(LCU) API
  • LcuWebsocketClient: Subscription based Websocket API for the League-Client(LCU) API
  • IngameClient: A REST client for the LoL-Ingame API
  • EventStream: A wrapper around polling ingame events implementing the [futures_util::Stream] Trait

If you are looking for a Rust library for the Riot Games API see Riven

Modules