1
0
forked from cat/WebBase

Reorganising further

This commit is contained in:
2025-06-26 01:59:18 +03:00
parent 095dd8ddf9
commit ea8b8c884e
8 changed files with 31 additions and 15 deletions

View File

@@ -1,4 +1,5 @@
#include "main.hpp"
#include <iostream>
// Webserver is defined at main.hpp, you probably do not want to code here
Webserver::Webserver(asio::io_context &context)