throw EnvoyException(fmt::format("RpcRequest size({}) larger than body size({})", decoded_size,
auto request = std::make_unique<RpcRequest>(std::move(*dubbo_version), std::move(*service_name),
throw EnvoyException(fmt::format("not supported return type {}", static_cast<uint8_t>(type)));
throw EnvoyException(fmt::format("RpcResponse size({}) large than body size({})", decoded_size,