more Java than Kotlin, but still: when dealing wit...
# announcements
k
more Java than Kotlin, but still: when dealing with small number of open connections (2 or 3) - is there any performance (latency or throughput) difference between good old `Socket`s and NIO `SocketChannel`s?