multithreaded server

This commit is contained in:
udo
2021-12-05 00:24:57 +00:00
parent 0262e33653
commit f77581114c
26 changed files with 2063 additions and 206 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ RENDER()
t["g"]["x"]["y4"] = "Ünicödä";
t["l"] = context->params;
string j;
String j;
echo(j = json_encode(t));
?></pre>