Use cpp-httplib instead of mongoose

Use cpp-httplib for Profiler2 and RLInterface instead of mongoose.

Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
This commit is contained in:
Ralph Sennhauser
2024-10-24 19:58:16 +02:00
parent 7e575aa855
commit ba4ef61c15
10 changed files with 307 additions and 334 deletions
+1
View File
@@ -381,6 +381,7 @@ void ShutdownNetworkAndUI()
g_RenderingOptions.ClearHooks();
g_Profiler2.ShutDownHTTP();
g_Profiler2.ShutdownGPU();
if (hasRenderer)