18#include <rpc/client.h>
35 template <
typename... Args>
59 template <
typename... Args>
60 auto call(
const std::string &function, Args &&... args) {
68 template <
typename... Args>
69 void async_call(
const std::string &function, Args &&... args) {
void async_call(const std::string &function, Args &&... args)
auto call(const std::string &function, Args &&... args)
void set_timeout(int64_t value)