serialport v1.0.0

Dmitry Olshansky dmitry.olsh at gmail.com
Mon May 7 20:05:05 UTC 2018


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




More information about the Digitalmars-d-announce mailing list