You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
We're rebooting the kotlinx-io development (see #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.
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.
The text was updated successfully, but these errors were encountered: