librespot/core/src
Benedikt ed766d2b2a
Rework session keep-alive logic (#1359)
we don't really know what the server expects and how quickly it usually reacts, so add some safety margin to avoid timing out too early
2024-10-15 13:36:17 +02:00
..
connection core: AP connection attempts have 3 sec timeout. (#1350) 2024-09-25 21:34:59 +02:00
dealer Update mod.rs fix tokio-tungstenite with ver 0.23 2024-06-09 14:20:37 +07:00
mercury Apply reviewer's suggestion 2024-05-27 20:11:14 +00:00
apresolve.rs Update core to hyper 1.x 2024-06-06 03:06:44 -06:00
audio_key.rs core: audio key response timeout after 1.5s (#1360) 2024-10-07 07:54:16 +02:00
authentication.rs Credentials with access token (oauth) (#1309) 2024-09-13 07:35:55 +02:00
cache.rs Fix newly reported clippy errors 2023-01-27 23:15:51 +01:00
cdn_url.rs Fix redundant import checking on beta toolchain 2024-03-31 17:37:07 +00:00
channel.rs Various loading improvements 2022-09-28 21:25:56 +02:00
component.rs Change to parking_lot and remove remaining panics 2021-12-26 23:02:02 +01:00
config.rs Fix derivable_impls 2024-05-11 19:13:08 +00:00
date.rs Fix redundant import checking on beta toolchain 2024-03-31 17:37:07 +00:00
diffie_hellman.rs Almost eliminate util module 2021-04-10 12:50:30 +02:00
error.rs Credentials with access token (oauth) (#1309) 2024-09-13 07:35:55 +02:00
file_id.rs Update protobuf and related crates to 3.x (#1092) 2023-01-17 21:46:14 +01:00
http_client.rs cargo fmt 2024-06-06 21:37:26 -06:00
lib.rs Rate limit audio file streaming too 2022-09-01 22:35:03 +02:00
packet.rs Change panics into Result<_, librespot_core::Error> 2021-12-26 21:18:42 +01:00
proxytunnel.rs Fix newly reported clippy errors 2023-01-27 23:15:51 +01:00
session.rs Rework session keep-alive logic (#1359) 2024-10-15 13:36:17 +02:00
socket.rs Change panics into Result<_, librespot_core::Error> 2021-12-26 21:18:42 +01:00
spclient.rs Fix spotify version in client token request 2024-07-01 15:38:50 +02:00
spotify_id.rs Fix SpotifyId base 62 and 16 str decoding 2024-05-23 16:21:51 +02:00
token.rs Fix clippy lint 2022-09-22 16:41:03 -05:00
util.rs Change panics into Result<_, librespot_core::Error> 2021-12-26 21:18:42 +01:00
version.rs Fix spotify version in client token request 2024-07-01 15:38:50 +02:00