Commit Graph

7 Commits

Author SHA1 Message Date
Kévin Dunglas
09de805aaa
fix: memory leaks and refactor worker code (#2) 2022-05-18 21:19:07 +02:00
Kévin Dunglas
7d81fa51fe
feat: add a woker mode (#1)
* refactor: better memory management

* wip

* tmp

* introduce a go-like api

* upgraded to PHP 8.2

* Fix thread safety issues

* fix tests

* wip

* refactor worker

* worker prototype

* fix populate env

* session

* improve tests

* fix Caddy tests

* refactor
2022-05-18 11:52:24 +02:00
Kévin Dunglas
0d1ff2c438
fix: uncomment free 2021-11-26 19:51:25 +01:00
Kévin Dunglas
92a4c21eb7
fix: use emalloc to allocate the context 2021-11-26 13:26:12 +01:00
Kévin Dunglas
f037ba937a
feat: better public API 2021-11-01 15:38:12 +01:00
Kévin Dunglas
290e9e1114
feat: Caddy module 2021-11-01 00:18:30 +01:00
Kévin Dunglas
a2607e6be7
initial commit 2021-09-24 18:52:20 +02:00