(backend) add core.recording.event.parsers.S3Parser

Implementation was validated against Ceph Object Store by @agasurfer.
Event payload matches the one from AWS S3 docs.
This commit is contained in:
ilias
2026-04-22 10:31:38 +02:00
committed by aleb_the_flash
parent 7d9f282c2e
commit 04dfb9922f
3 changed files with 221 additions and 67 deletions
+1
View File
@@ -15,6 +15,7 @@ and this project adheres to
- ✨(frontend) make reaction toolbar responsive on small viewports
- ✨(frontend) enable reactions on mobile devices
- ✨(frontend) introduce picture-in-picture meeting
- ✨(backend) add core.recording.event.parsers.S3Parser
### Changed