1
1
mirror of https://github.com/danbee/persephone synced 2025-03-04 08:39:11 +00:00
persephone/Shared/MPDClient
Dan Barber ff88aa8f5e Move the handle idle command into the command queue
My theory is that it's ok to send the `noidle` synchronously but the
subsequent handling of the idle response should be on the command queue.
My hope is that this fixes issues with less than perfect network
connections (and also very occasionally seen on good networks).
2021-12-05 19:10:12 -06:00
..
Extensions Move the handle idle command into the command queue 2021-12-05 19:10:12 -06:00
Models Fix some formatting 2020-07-24 21:26:24 -04:00
Protocols Split out Mac app and shared files 2020-03-13 14:14:14 -04:00
MPDClient.swift Move the handle idle command into the command queue 2021-12-05 19:10:12 -06:00