Kévin Dunglas
|
acc48830f7
feat: improve Dockerfile and add some docs (#15)
|
2 years ago |
Kévin Dunglas
|
b971c07d89
feat: improve default config (#14)
|
2 years ago |
Kévin Dunglas
|
5012ac30cd
chore: improve tests and add missing file (#13)
|
2 years ago |
Kévin Dunglas
|
5af6b10d1f
feat: add support for 103 Early Hints (#12)
|
2 years ago |
Kévin Dunglas
|
3712d0d69b
test: add tests for exception handling (#11)
|
2 years ago |
Kévin Dunglas
|
46ec897d2e
feat: add stub PHP functions (#10)
|
2 years ago |
Kévin Dunglas
|
7ec0043fe8
feat: handle errors in worker mode (#9)
|
2 years ago |
Kévin Dunglas
|
a95f4b03dd
Merge pull request #8 from dunglas/fix/worker
|
2 years ago |
Kévin Dunglas
|
4c0dd41327
feat: improve PHP logger
|
2 years ago |
Kévin Dunglas
|
ea5aa3d729
feat: add support for logs
|
2 years ago |
Kévin Dunglas
|
f579793de9
fix: unwanted calls to WriteHeader()
|
2 years ago |
Kévin Dunglas
|
2ced2afa49
Merge pull request #7 from dunglas/feat/improve-caddy
|
2 years ago |
Kévin Dunglas
|
c45a4c620f
feat: improve sessions handling in workers
|
2 years ago |
Kévin Dunglas
|
0b8e322375
fix: preserve autoloading in worker mode
|
2 years ago |
Kévin Dunglas
|
4a87ad3609
chore: add tests regarding persistent objects
|
2 years ago |
Kévin Dunglas
|
d61c96a4c3
feat: use Zap for logging
|
2 years ago |
Kévin Dunglas
|
da50ea3e9a
feat: replace placeholders in worker file names
|
2 years ago |
Kévin Dunglas
|
796476d537
feat: use threads instead of GoRoutines (#6)
|
2 years ago |
Kévin Dunglas
|
84273ec395
fix: fix thread safety issues (#5)
|
2 years ago |
Kévin Dunglas
|
a3ba57f021
test: ensure memory safety when handling parallel requests (#3)
|
2 years ago |
Kévin Dunglas
|
6da01cc858
refactor: minor cleanup
|
2 years ago |
Kévin Dunglas
|
2b3475ed9d
docs: add examples
|
2 years ago |
Kévin Dunglas
|
8c87075db8
docs: add an exemple
|
2 years ago |
Kévin Dunglas
|
9761090c06
chore: fix some typos and conventions
|
2 years ago |
Kévin Dunglas
|
09de805aaa
fix: memory leaks and refactor worker code (#2)
|
2 years ago |
Kévin Dunglas
|
7d81fa51fe
feat: add a woker mode (#1)
|
2 years ago |
Kévin Dunglas
|
0d1ff2c438
fix: uncomment free
|
3 years ago |
Kévin Dunglas
|
92a4c21eb7
fix: use emalloc to allocate the context
|
3 years ago |
Kévin Dunglas
|
f037ba937a
feat: better public API
|
3 years ago |
Kévin Dunglas
|
290e9e1114
feat: Caddy module
|
3 years ago |
Kévin Dunglas
|
a2607e6be7
initial commit
|
3 years ago |