Docs.rs
league-client-0.2.1
league-client 0.2.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
coltiebaby
Dependencies
base64 ^0.22.0
normal
flume ^0.11.0
normal
futures-util ^0.3.30
normal
native-tls ^0.2
normal
regex ^1
normal
reqwest ^0.11.25
normal
serde ^1.0.197
normal
serde_json ^1.0.114
normal
thiserror ^1
normal
tokio ^1
normal
tokio-native-tls ^0.3.1
normal
tokio-tungstenite ^0.21.0
normal
tracing ^0.1.40
normal
tungstenite ^0.21.0
normal
Versions
29.79%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
league_
client
0.2.1
All Items
Crate Items
Re-exports
Modules
Enums
Type Aliases
Crate
league_client
Copy item path
Source
Re-exports
§
pub use client::
Client
;
pub use connector::
Speaker
;
pub use connector::
subscribe
;
Modules
§
client
Client creates a http_client and a socket connection to the LCU server.
connector
Establishes the connection through the websocket
core
Core values
Enums
§
Error
Type Aliases
§
LCResult