aboutsummaryrefslogtreecommitdiff
path: root/src/zenhttp/transports
Commit message (Expand)AuthorAgeFilesLines
* add simple http client tests (#751)Dan Engelbrecht2026-02-121-1/+1
* Add base port getter and set the dll directory for plugin dependencies (#692)Tomasz Obrębski2025-12-191-5/+9
* add ability to limit concurrency (#565)Stefan Boberg2025-10-101-1/+1
* add EMode to WorkerTheadPool to avoid thread starvation (#492)Dan Engelbrecht2025-09-101-12/+14
* Make plugin loading errors non fatal (#364)Dmytro Ivanov2025-04-232-13/+14
* review fixesDmytro Ivanov2025-04-221-1/+1
* Added config, versioning and logging for pluginsDmytro Ivanov2025-04-221-11/+70
* improved assert (#37)Dan Engelbrecht2024-04-042-2/+2
* HTTP plugin request debug logging (#587)Stefan Boberg2023-12-053-87/+47
* added missing includes (#504)Stefan Boberg2023-10-271-0/+5
* support for multiple http servers (#473)Stefan Boberg2023-10-136-177/+166
* pluggable asio transport (#460)Stefan Boberg2023-10-116-0/+1123