vinniefalco

↗ HN profile [ 23.0 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. On July 20th, Beast was ACCEPTED into Boost without conditions. Beast is an HTTP and WebSockets protocol library using C++11 and Boost.Asio. The first official release will be in Boost 1.66.0 scheduled for December…

  2. The Beast library now offers a complete server framework as an example you can build and run: https://github.com/vinniefalco/Beast/tree/master/example/server-framework Its got these features: * Comes with a WebSocket…

  3. Hi, I work at Ripple and we've just gotten done putting some finishing touches on a new open source key/value database written in C++. Its called NuDB, and its got these features: * Header-only, C++11 * For SSDs or…