aboutsummaryrefslogtreecommitdiff
path: root/src/transports/transport-sdk
Commit message (Collapse)AuthorAgeFilesLines
* Added config, versioning and logging for pluginsDmytro Ivanov2025-04-221-2/+40
|
* HTTP plugin request debug logging (#587)Stefan Boberg2023-12-051-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 Boberg2023-10-131-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 Boberg2023-10-122-0/+118