mirror of
https://github.com/librespot-org/librespot.git
synced 2025-10-03 01:39:28 +02:00
Get connection ID
This commit is contained in:
parent
9a31aa0362
commit
9a93cca562
3 changed files with 39 additions and 0 deletions
|
@ -264,6 +264,7 @@ impl MercuryManager {
|
|||
|
||||
if !found {
|
||||
debug!("unknown subscription uri={}", response.uri);
|
||||
trace!("response pushed over Mercury: {:?}", response);
|
||||
}
|
||||
})
|
||||
} else if let Some(cb) = pending.callback {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue