Go to the documentation of this file.
27 typename Timer_Manager,
31 typename Socket = asio_ns::ip::tcp::socket >
172 typename Timer_Manager,
Stuff related to connection state listeners.
Request_Handler request_handler_t
static constexpr bool use_connection_count_limiter
A flag that enables or disables the usage of connection count limiter.
Stuff related to limits of active parallel connections.
Timer_Manager timer_manager_t
Timer factory implementation using asio timers.
std::function< request_handling_status_t(request_handle_t) > default_request_handler_t
Typedefs for default strands.
The default no-op IP-blocker.
asio_ns::strand< default_asio_executor > default_strand_t
A typedef for the default strand type.
The default no-op state listener.
The default implementation for http_method_mapper.
Stuff related to IP blockers.