# Rocksky v0.9.0 - Table of Contents

> Elixir SDK for Rocksky — native bindings to the shared Rust core: AppView reads, AT Protocol PDS writes (scrobble, like, follow, shout), and identity hashes.

## Pages

- [Rocksky — Elixir SDK](readme.md)

## Modules

- [Rocksky](Rocksky.md): Official Elixir SDK for Rocksky.
- [Rocksky.Library](Rocksky.Library.md): Ergonomic wrappers for the authenticated `app.rocksky.library.*` API — the
Subsonic/navidrome-compatible surface over a user's uploaded music.
- [Rocksky.RemoteController](Rocksky.RemoteController.md): Build a Rocksky remote UI over the remote-control WebSocket
(see `remote-ws/PROTOCOL.md`) — the other half of `Rocksky.RemotePlayer`.
- [Rocksky.RemotePlayer](Rocksky.RemotePlayer.md): Build a Rocksky-controllable player over the remote-control WebSocket
(see `remote-ws/PROTOCOL.md`).

