Expand description
Typed models for Resonite’s API with serde support.
Currently still missing a lot, as there’s no official support or docs for the API.
Modules§
- api_
client http_client
- An optional API client features using
reqwest
for the HTTP parts, andezsockets
forSignalR
. - id
- Wrappers for Resonite IDs.
- model
- Models of Resonite’s API.
- query
- Models for querying the Resonite API via the HTTP/REST API
- signalr
- Inefficient but good enough
SignalR
wrappers forWebSockets
- util
- Utilities to help with communicating with Resonite’s API
Structs§
- Asset
Url - An URI for a Resonite asset such as a profile picture.