Hello, the v0.6.0 of <KtorKMPFileCaching> is avail...
# feed
f
Hello, the v0.6.0 of KtorKMPFileCaching is available, a rework with a (almost) literal port of FileStorage of Ktor but for KMP. • Total rework to be aligned with the official one • It’s working with a lot of platforms : JS (browser/node), Wasm, jvm, native, ...
🎉 3
m
In the case of wasmJs for example, where exactly is the data stored?
f
localstorage of the browser
🙏 1
s
This looks awesome, any limitations on the cache content? Would I be able to use this to cache PartialContent like HLS video segments?
f
It’s using the same rules as the official one, I’m only implementing the interface needed.
❤️ 1