|
crawlserv++
[under development]
Application for crawling and analyzing textual content of websites.
|
#include <cstdint>#include <string>

Go to the source code of this file.
Classes | |
| struct | crawlservpp::Struct::ServerSettings |
| Server settings containing its port, as well as allowed clients, origins, and actions. More... | |
Namespaces | |
| crawlservpp::Struct | |
| Namespace for data structures. | |
Constants | |
| constexpr auto | crawlservpp::Struct::serverSleepOnSqlErrorDefault {60} |