1
0
Fork 0
mirror of https://github.com/librespot-org/librespot.git synced 2025-10-05 10:49:40 +02:00

Introduce HTTP client

This commit is contained in:
Roderick van Domburg 2021-06-20 23:09:27 +02:00
parent ce4f8dc288
commit 15628842af
No known key found for this signature in database
GPG key ID: 7076AA781B43EFE6
5 changed files with 58 additions and 33 deletions

1
core/src/spclient.rs Normal file
View file

@ -0,0 +1 @@
// https://github.com/librespot-org/librespot-java/blob/27783e06f456f95228c5ac37acf2bff8c1a8a0c4/lib/src/main/java/xyz/gianlu/librespot/dealer/ApiClient.java