Vinnie Falco 4cfa1d5cd3 Add streambuf write():
This function performs serialization of a variable list of arguments
to a streambuf. It accepts a wide variety of argument types, using
boost::asio::buffer and boost::lexical_cast where possible.
2016-04-26 18:38:02 -04:00
2016-04-26 18:38:02 -04:00
2016-04-25 05:08:47 -04:00
2016-04-26 18:38:02 -04:00
2016-04-22 11:38:11 -04:00
2016-04-20 12:01:25 -04:00
2016-04-26 18:38:02 -04:00
2013-06-02 08:55:07 -07:00
2016-04-20 12:01:25 -04:00
2016-04-22 11:38:11 -04:00
2016-04-22 11:59:03 -04:00
2016-04-25 05:08:47 -04:00

Beast Build Status

Beast provides implementations of the HTTP and WebSocket protocols built on top of Boost.Asio and other parts of boost.

Requirements:

  • Boost
  • C++11 or greater
  • OpenSSL (optional)

Linking applications with beast:

You need to include the .cpp file src/beast_http_nodejs_parser.cpp in the build script or Makefile for your program in order to link.

Links:

Please report issues or questions here: https://github.com/vinniefalco/Beast/issues

Description
Decentralized cryptocurrency blockchain daemon implementing the XRP Ledger protocol in C++
Readme 2.1 GiB
Languages
C++ 99.4%
CMake 0.5%