librespot/core
Roderick van Domburg 39bf40bcc7
Lay groundwork for new Spotify API client (#805)
Lay groundwork for new Spotify API before removing `spirc`

* Add token provider
* Introduce HTTP client
* Introduce caching `ApResolver` component
* Remove `keymaster` and update example
* Use `PacketType` instead of hex identifiers
* Document new unknown packet 0xb6
2021-06-28 20:58:58 +02:00
..
src Lay groundwork for new Spotify API client (#805) 2021-06-28 20:58:58 +02:00
tests Add timeout to test 2021-05-18 15:17:30 +02:00
build.rs Merge branch 'dev' into tokio_migration 2021-04-09 10:39:06 +02:00
Cargo.toml Lay groundwork for new Spotify API client (#805) 2021-06-28 20:58:58 +02:00