ktorio / ktor-io

Collection of IO primitives to work with network and files written in Kotlin using kotlinx.coroutines library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ktor IO

Collection of IO primitives to work with network and files written in Kotlin using kotlinx.coroutines library

Design Process

Please note, current version of this library is not finished yet. We do not provide any guarantees that it will keep any backward compatibility. To get a motivation why things are implemented as it is, please see the design folder.

About

Collection of IO primitives to work with network and files written in Kotlin using kotlinx.coroutines library

License:Apache License 2.0


Languages

Language:Kotlin 100.0%