yea, i think based on okio seems to be good idea b...
# kotlin-fuel
k
yea, i think based on okio seems to be good idea because we don’t want to deal with those io stuff ourselves right ..
i
JB's official Kotlinx IO has IO stuff with Charsets too.
what would @Derk-Jan Karrenbeld think too
if we decided to go with okio, we need to make a plan how to implement it.
d
I agree with @kittinunf!
It seems to have enough for our use-case
I would like it to be out-of-beta tho
i
How about to create corountines-okio branch for Okio?
since we already have Moshi, it be easier to get Okio's Source
k
yea! let’s do that
shall we create 3.x version for our new version development?
d
Yes, that seems wise
i
are you going to copy corountines branch into a new branch?
k
I think we can slowly move over to the new branch
I have created 3.x for our new version development!