mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 10:58:12 +00:00
![]() This moves the configuration of the web server, which currently only consists of the root path, into a new class, Configuration. Since the configuration is global and not per client, it is accessed by a singleton getter. This change simplifies future extensions of the configurable parameters. |
||
---|---|---|
.. | ||
Client.cpp | ||
Client.h | ||
CMakeLists.txt | ||
Configuration.cpp | ||
Configuration.h | ||
main.cpp |