yeokm1 / SwiftSerial

A Swift Linux and Mac library for reading and writing to serial ports.
MIT License
136 stars 40 forks source link

Background read #23

Closed mredig closed 8 months ago

mredig commented 8 months ago

Reduces a bit of redundancy in BaudRate, but more importantly uses AsyncStream to allow for streaming from the serial port.

yeokm1 commented 8 months ago

Hi, thanks for the PR however I'm no longer maintaining this library. Let me archive this repository.