On Sunday, 6 May 2018 at 22:02:05 UTC, Oleg B wrote:
Stable version of serialport package

* Blocking `SerialPortBlk` for classic usage

* Non-blocking `SerialPortNonBlk` and `SerialPortFR` for usage in fibers or in vibe-d

These 3 versions of the same API is precisely the reason for me starting the Photon project.

Otherwise - great to see serial ports library and I'd be glad to one day test it for compatibility with my approach.


* Variative initialization and configuration

* Hardware flow control config flag

Doc: http://serialport.dpldocs.info/v1.0.0/serialport.html
Dub: http://code.dlang.org/packages/serialport
Git: https://github.com/deviator/serialport


Reply via email to