feat: use threads instead of GoRoutines (#6)

* feat: use threads instead of GoRoutines

* many improvements

* fix some bugs
This commit is contained in:
Kévin Dunglas
2022-10-04 14:36:03 +02:00
parent 84273ec395
commit 796476d537
21 changed files with 1049 additions and 890 deletions

1
.gitignore vendored
View File

@@ -1,2 +1,3 @@
.vscode/
/caddy/frankenphp/frankenphp
/internal/testserver/testserver