kotlinx-io icon indicating copy to clipboard operation
kotlinx-io copied to clipboard

The core may be duplicated with Okio2?

Open rantianhua opened this issue 6 years ago • 1 comments
trafficstars

Okio 2 is also making an effort to multiplatform base on kotlin. And the functions provided by core are supported by Okio. So, why not to concern to use Okio to as kotlin-io library? Or, what's the main difference between this library and Okio?

rantianhua avatar Nov 15 '19 07:11 rantianhua

I'm also wondering where this is going.

It would be nice to have a unified effort at building an efficient multiplatform I/O library for Kotlin, unless of course there is a notable difference between the 2 approaches that may suit different needs and would justify 2 I/O libraries.

joffrey-bion avatar Apr 11 '20 10:04 joffrey-bion

We're rebooting the kotlinx-io development (see https://github.com/Kotlin/kotlinx-io/issues/131), all issues related to the previous versions will be closed. Consider reopening it if the issue remains (or the feature is still missing) in a new version.

fzhinkin avatar Jun 12 '23 11:06 fzhinkin