wjwwood / serial

Cross-platform, Serial Port library written in C++
http://wjwwood.github.com/serial/
MIT License
2.08k stars 1.01k forks source link

Merge pending pull requests #160

Open tehKaiN opened 6 years ago

tehKaiN commented 6 years ago

Hi there,

This project is awesome and it's great boost::asio serial alternative, however there are some crucial pull requests that really needs merging into master. Right now I've merged things locally but I'd rather attach this repo as my project's submodule than my fork. However at current state this isn't possible.

Stuff that I've merged locally and it works: https://github.com/wjwwood/serial/pull/153 https://github.com/wjwwood/serial/pull/133 https://github.com/wjwwood/serial/pull/102

Is any maintainer still active? If not, I guess I'll have to stick to my own fork.

vasek-cz commented 6 years ago

Completely agree! The super simple API is much easier to use than asio, but there are some crucial bugs that really should be fixed.