mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
9e5e16c18d1950d5c67d14780dbc2f86cdb04a1c
The version field is moved into message_v1, all public interfaces are reworked to identify HTTP/1 wire format operations (suffix "_v1") versus general HTTP.
Beast

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%