tivi icon indicating copy to clipboard operation
tivi copied to clipboard

Tidy up Ktor clients

Open chrisbanes opened this issue 1 year ago • 0 comments

:api:tmdb, :api:trakt and :common:ui:imageloading all create their own Ktor clients. We should double check that everything is working correctly:

  • [ ] Are they all caching to storage?
  • [ ] Can we re-use the clients on each platform?
  • [ ] Should we just move to using the CIO engine across all platforms?

chrisbanes avatar Jul 03 '23 20:07 chrisbanes