Skip to main contentCrate koan_core
Source - audio
- auth
- Authentication primitives: Ed25519 JWT signing, Argon2id password hashing.
- config
- db
- format
- graphql_client
- Lightweight GraphQL client for connecting to a
koan serve instance. - helpers
- Shared helpers used by downstream crates (koan-tui, koan-server, koan-cli).
- index
- lyrics
- organize
- player
- playlists
- Playlists beyond the database: keeping them in step with the server, and
writing them out as files.
- radio
- Radio mode: multi-signal discovery from local library + metadata APIs.
- remote