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

Shrinking uuu.cpp #207

Open
wants to merge 16 commits into
base: master
Choose a base branch
from
Open

Shrinking uuu.cpp #207

wants to merge 16 commits into from

Conversation

markuspg
Copy link
Contributor

Hi nxpfrankli,

here is another (possibly last) slew of adjustments. This time it's mostly about shortening uuu.cpp and respective source files. They are mostly cosmetic, but change quite a bit of the code's structure. Feel encouraged to reject it if it does not fit your coding style.

Thank you for offering "real" problems to work on. Most of the changes grew out of wanting to make debugging and navigating the code (which I had to do at my paid work) easier and helping myself to wrap my head around it. Your issues sound interesting, but at least during my work weeks I don't have energy and time left doing some "real" changes. Maybe if I'm bored during holidays ;-)

Did you ponder using a library like Boost.Beast for HTTP instead writing the code yourself?

Kind regards,
markuspg

@nxpfrankli
Copy link
Contributor

Boost is too fat.
We don't want to add much dependence on this project.

@nxpfrankli
Copy link
Contributor

Please fix build error

@markuspg markuspg force-pushed the master branch 2 times, most recently from 025f322 to 73b19ae Compare August 6, 2020 19:42
@nxpfrankli nxpfrankli force-pushed the master branch 15 times, most recently from 1597a12 to 0f8362f Compare June 6, 2023 22:48
@nxpfrankli nxpfrankli force-pushed the master branch 10 times, most recently from 629d224 to 8925b6c Compare June 15, 2023 20:52
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

Successfully merging this pull request may close these issues.

2 participants