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 tokio-tungstenite for SignalR.
  • Wrappers for Resonite IDs.
  • Models of Resonite’s API.
  • Models for querying the Resonite API via the HTTP/REST API
  • Inefficient but good enough SignalR wrappers for WebSockets
  • Utilities to help with communicating with Resonite’s API

Structs§

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