finished server but not tested

This commit is contained in:
Johannes Wendel
2019-06-15 15:14:58 +02:00
parent 7146f67169
commit 44432bec85
3 changed files with 37 additions and 4 deletions

View File

@@ -34,6 +34,7 @@ public:
private:
void initialize_output_driver();
void initialize_input_driver();
void parse_server_config_file();
Poco::Net::HTTPServer* build_output_server();