kotlinx-io icon indicating copy to clipboard operation
kotlinx-io copied to clipboard

Serial communication

Open b-NC opened this issue 5 years ago • 1 comments
trafficstars

Hello everyone, I would like to know if this library had support for communication over serial for receiving packets and sending them back. Thanks in advance.

b-NC avatar Dec 07 '19 15:12 b-NC

I think this library is on hold cause of kotlinx-coroutines and flow. It's pretty important for an io library to be fully backboned by a stable well structured efficient async library like flow. As it seems, this io library is going to be easily expandable so it'd be pretty simple to add serial support.

AlexCouch avatar Dec 25 '19 23:12 AlexCouch

We're rebooting the kotlinx-io development (see https://github.com/Kotlin/kotlinx-io/issues/131), all issues related to the previous versions will be closed. Consider reopening it if the issue remains (or the feature is still missing) in a new version.

fzhinkin avatar Jun 12 '23 11:06 fzhinkin