Orbit Framework
An ultra-modern, asynchronous, cross-platform C++ Web Framework.
Loading...
Searching...
No Matches
Config.hpp File Reference
#include <string>
#include <cstdint>
Include dependency graph for Config.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  config::ServerConfig
 

Namespaces

namespace  config
 

Enumerations

enum class  config::EventEngine { config::Epoll , config::IoUring }
 
enum class  config::HttpVersion { config::Http1_1 , config::Http2 , config::Http3 }