|
| core.hpp |
| Aggregates core infrastructure components such as task manager interface and the network worker.
|
|
| http.hpp |
| Aggregates main HTTP interfaces and utilities, including client, request manager, and helpers.
|
|
| startup.hpp |
| Provides centralized startup and shutdown routines for the Kurlyk library.
|
|
| types.hpp |
| Aggregates type enumerations and utilities used throughout the Kurlyk library.
|
|
| utils.hpp |
| Contains utility functions and classes for handling HTTP requests and responses.
|
|
| websocket.hpp |
| Aggregates main WebSocket interfaces and utilities.
|
|