Today marks another important day in my calendar as I’m proud to announce the general availability of cpp-netlib 0.9.1. You can now download the source packages from the Github download page. If you want to see what’s new you can head on to the online documentation page for what’s new...
The C++ Network Library team is proud to announce the availability of version 0.8 of the library after one whole week of getting feedback on the Beta version. The library is being maintained by Dean Michael Berris the project founder (and author of this blog) and is being supported by the C++ Network...
Yesterday I packaged and released for general availability the beta of the impending cpp-netlib 0.8 release. I decided to package a beta version to gather feedback from current and potential users about the features to be made available in the upcoming release, so that additions and enhancements can...
If you’ve been following this blog, you know that I am the author and one of the maintainers of the cpp-netlib project. The cpp-netlib project aims to develop a header-only, modern C++, standards-compliant implementation of the popular higher level networking protocols like HTTP, XMPP, SMTP, and...
After a bit of spare time yesterday updating the documentation for another open source project, I went ahead and finished the porting of Memcache++’s response parser to use Boost.Spirit 2.4 (which comes with Boost 1.44.0). The result is then a more efficient parser which should help with increasing...
I’m now back from an extended holiday break and am getting back on the more active blogging course. My previous engagement with a full-time client has ended and I now have more time to concentrate on three things that I absolutely love and am passionate about. My Family — with my daughter...
So after years of loyalty to Sourceforge on some of my open source projects, I’ve elected to move two of my current C++ projects to Github. Starting today the memcachepp client will be developed almost actively on Github, and soon the cpp-netlib project will be moving to Git too and will also have...