mirror of
https://github.com/librespot-org/librespot.git
synced 2025-10-05 02:39:53 +02:00
Rate limit audio file streaming too
This commit is contained in:
parent
56b5f08a32
commit
5451d14972
6 changed files with 123 additions and 41 deletions
|
@ -21,7 +21,7 @@ mod dealer;
|
|||
pub mod diffie_hellman;
|
||||
pub mod error;
|
||||
pub mod file_id;
|
||||
mod http_client;
|
||||
pub mod http_client;
|
||||
pub mod mercury;
|
||||
pub mod packet;
|
||||
mod proxytunnel;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue