1 #ifndef PACKIO_PACKIO_H
2 #define PACKIO_PACKIO_H
11 #include "internal/config.h"
19 #if PACKIO_HAS_MSGPACK
23 #if PACKIO_HAS_NLOHMANN_JSON
27 #if PACKIO_HAS_BOOST_JSON
Class completion_handler.
Typedefs and functions to use the JSON-RPC protocol based on the boost::json library.
Typedefs and functions to use the msgpack-RPC protocol.
Typedefs and functions to use the JSON-RPC protocol based on the nlohmann::json library.