The key point for me is C++ stdlib doesn't include an HTTP stack, while Go's does.
Fair enough, but it was a bit of a foregone conclusion that he wouldn't want to develop/reuse a C++ HTTP stack as he went into the project with the intention of using Go...
Comments
The key point for me is C++ stdlib doesn't include an HTTP stack, while Go's does.
Fair enough, but it was a bit of a foregone conclusion that he wouldn't want to develop/reuse a C++ HTTP stack as he went into the project with the intention of using Go...
Here is a work in progress by another googler: http://cpp-netlib.org/ (Dean Michael Berris)