Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

replace commoncpp with ucommon #9

Closed
camilleg opened this issue Feb 7, 2021 · 2 comments
Closed

replace commoncpp with ucommon #9

camilleg opened this issue Feb 7, 2021 · 2 comments
Assignees

Comments

@camilleg
Copy link
Owner

camilleg commented Feb 7, 2021

The underlying library Common C++ aka commoncpp was a good choice 17 years ago.
But by now, ucommon is better maintained, more broadly used, and more portable to e.g. MacOS and musl.

@camilleg camilleg self-assigned this Feb 7, 2021
@camilleg
Copy link
Owner Author

camilleg commented Mar 30, 2021

More likely, replace commoncpp with the std:: things that c++11 added, and a less ambitious third-party sockets library.

@camilleg
Copy link
Owner Author

Replaced with kissnet.hpp from https://github.com/Ybalrid/kissnet. Now macOS compiles.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant