2#ifndef _KURLYK_CORE_HPP_INCLUDED
3#define _KURLYK_CORE_HPP_INCLUDED
18#include <unordered_map>
19#include <system_error>
23#include <condition_variable>
Defines an interface for modules that can register with the NetworkWorker for lifecycle handling.
Manages and processes network tasks such as HTTP requests and WebSocket events in a separate thread.
Aggregates type enumerations and utilities used throughout the Kurlyk library.
Contains utility functions and classes for handling HTTP requests and responses.