Examples directory in the repository contains some examples of using this library.
- Async server Is an example of a simple echo server using async communication.
- Async serial is an example of using serial/COM port in async mode.
- fuzz-parser Is a simple sync communication with serial port using selectors.