Rev proxy working again

This commit is contained in:
2022-12-30 18:56:44 +01:00
parent 28d7cf68df
commit 9ad1ecf1da
15 changed files with 208 additions and 146 deletions

View File

@ -9,7 +9,7 @@
#ifndef SESIMOS_WORKERS_H
#define SESIMOS_WORKERS_H
#include "server.h"
#include "worker/func.h"
int workers_init(void);