Hey guys, do you know any library that provide coroutine friendly (or async) high level api for file system operations, like copy file, save file. Something like an async version of apache
commons-io
?
g
gildor
02/13/2019, 5:57 PM
Not yet, but Kotlin team works on kotlinx.io library, but it's still experimental and pretty low level
But there are plans about high level library for files, sockets etx