SOMHunter Core
sh::sconfig Namespace Reference

Variables

constexpr const char * EXIT_HTTP_API_LOOP_KEYWORD = "exit"
 Keyword to type in to end the HTTP API listening loop. More...
 
constexpr std::size_t HTTP_API_LOOP_SLEEP = 1000
 Sleep interval for the the HTTP API listening loop. More...
 

Variable Documentation

◆ EXIT_HTTP_API_LOOP_KEYWORD

constexpr const char* sh::sconfig::EXIT_HTTP_API_LOOP_KEYWORD = "exit"
constexpr

Keyword to type in to end the HTTP API listening loop.

◆ HTTP_API_LOOP_SLEEP

constexpr std::size_t sh::sconfig::HTTP_API_LOOP_SLEEP = 1000
constexpr

Sleep interval for the the HTTP API listening loop.