Crate resonite

Source
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_clienthttp_client
An optional API client features using reqwest for the HTTP parts, and ezsockets for SignalR.
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 for WebSockets
util
Utilities to help with communicating with Resonite’s API

Structs§

AssetUrl
An URI for a Resonite asset such as a profile picture.