migrate server

This commit is contained in:
Xuan Son Nguyen
2026-08-21 21:05:03 +02:00
parent f262180084
commit d1a9e5a8e6
11 changed files with 267 additions and 211 deletions
-1
View File
@@ -11,7 +11,6 @@
// TODO: prevent including the whole server-common.h as we only use server_tokens
#include "server-common.h"
using json = nlohmann::ordered_json;
enum server_task_type {
SERVER_TASK_TYPE_COMPLETION,