Skip to content

Ktor-io or kotlinx-io? #96

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Him188 opened this issue Mar 7, 2020 · 1 comment
Closed

Ktor-io or kotlinx-io? #96

Him188 opened this issue Mar 7, 2020 · 1 comment
Assignees
Labels

Comments

@Him188
Copy link

Him188 commented Mar 7, 2020

I've found that ktor-io is very similar to kotlinx-io.
Which one should I use?

@e5l e5l added the question label Mar 11, 2020
@e5l e5l self-assigned this Mar 11, 2020
@e5l
Copy link
Member

e5l commented Mar 11, 2020

Hi, @Him188. Thanks for the question. The ktor-io library is a frozen version of old kotlinx-io. Now the new version of kotlinx-io is in active design and development.

So if you need a stable solution to solve your problem, I would recommend you to stay with ktor-io;

Btw ktor-io has some pitfalls that we're trying to solve in the new version, and if you want to experiment with that, you should choose kotlinx-io for sure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants