reactivemarkets / toolbox-cpp

The Reactive C++ Toolbox is an open source library of C++20 components designed for efficient, asynchronous network applications on the Linux platform.
https://reactivemarkets.github.io/toolbox-cpp/
Other
21 stars 20 forks source link

fix: make_str -> strconcat rename for more clarity #189

Closed evilaffliction closed 2 years ago

Shivix commented 2 years ago

Also this is a breaking change, would be good to have a ! in the commit header like recommended by convential commits ( plus ofcourse a follow up reactive-cpp PR to fix the breaks )