| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added config, versioning and logging for plugins | Dmytro Ivanov | 2025-04-22 | 1 | -2/+40 |
| | | |||||
| * | HTTP plugin request debug logging (#587) | Stefan Boberg | 2023-12-05 | 1 | -8/+10 |
| | | | | | | | * added log level control/query to LoggerRef * added debug logging to http plugin implementation * added GetDebugName() to transport plugin interfaces * added debug name to log output | ||||
| * | support for multiple http servers (#473) | Stefan Boberg | 2023-10-13 | 1 | -6/+15 |
| | | | | | | | * added support for having multiple http servers active in one session * added configuration API to pluggable transports * removed pimpl pattern from some pluggable transports implementations | ||||
| * | restructured transports SDK for easier UE integration (#470) | Stefan Boberg | 2023-10-12 | 2 | -0/+118 |