Commit Graph

7 Commits

Author SHA1 Message Date
Kévin Dunglas
5af6b10d1f
feat: add support for 103 Early Hints (#12) 2022-10-11 17:40:12 +02:00
Kévin Dunglas
4c0dd41327
feat: improve PHP logger 2022-10-08 13:05:18 +02:00
Kévin Dunglas
d61c96a4c3
feat: use Zap for logging 2022-10-04 17:42:45 +02:00
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
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
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