Kotlin NIO Programming Stream 2 - SelectionKeys Learn how to use the non-blocking IO API's from Java in kotlin. This stream looks a bit deeper at the SelectionKey API and its attributes
Kotlin NIO Programming Stream 1 - Non-Blocking IO Basics This is the first stream in a series detailing how to use the non-blocking IO framework in Java with Kotlin.