26#ifndef ROUTER_SUPPORTED_ROUTER_OPTIONS_INCLUDED
27#define ROUTER_SUPPORTED_ROUTER_OPTIONS_INCLUDED
38static constexpr std::array<std::string_view, router_supported_options_size>
46 "max_total_connections",
static constexpr size_t router_supported_options_size
Definition: supported_router_options.h:35
static constexpr std::array< std::string_view, router_supported_options_size > router_supported_options
Definition: supported_router_options.h:39