frankenphp/.gitmodules
Kévin Dunglas 796476d537
feat: use threads instead of GoRoutines (#6)
* feat: use threads instead of GoRoutines

* many improvements

* fix some bugs
2022-10-04 14:41:19 +02:00

5 lines
127 B
Plaintext

[submodule "C-Thread-Pool"]
path = C-Thread-Pool
url = https://github.com/dunglas/C-Thread-Pool
branch = feat/mac-os-compat