8 releases (5 breaking)
0.6.0 | Mar 5, 2023 |
---|---|
0.5.0 | Apr 9, 2022 |
0.4.0 | Mar 29, 2022 |
0.3.0 | Mar 25, 2022 |
0.1.1 | Mar 18, 2022 |
#247 in WebSocket
23 downloads per month
62KB
1.5K
SLoC
Shaco
A League of Legends wrapper for the LCU REST & WS + the ingame API
❗ Only tested on Windows |
---|
How to install
Add the following snippet to your Cargo.toml
shaco = "0.6.0"
lib.rs
:
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
Dependencies
~8–21MB
~339K SLoC