mirror of
https://github.com/librespot-org/librespot.git
synced 2025-10-04 10:19:27 +02:00
Resolve access point when connecting and pick a random one.
Spotify’s apresolve will return the best AP based on the user’s location.
This commit is contained in:
parent
60db12ee9e
commit
25bd38fd13
7 changed files with 148 additions and 3 deletions
|
@ -13,4 +13,5 @@ pub mod session;
|
|||
pub mod spirc;
|
||||
pub mod link;
|
||||
mod stream;
|
||||
pub mod apresolve;
|
||||
mod zeroconf;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue