| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(node): move file browsing and folder/file ops out of webrtc_server | Christophe Besson | 25 hours | 1 | -0/+6 |
| | | | | | | | | FilesMixin in transport/webrtc/files.py; the blocking disk helpers join _locate in webrtc/disk.py, and the lease states go to webrtc/limits.py. Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com> | ||||
| * | refactor(node): move framing, shared limits and ffmpeg jobs out of webrtc_server | Christophe Besson | 25 hours | 1 | -0/+5 |
| transport/webrtc/channel.py, limits.py and media_tools.py, cut from webrtc_server.py as text; the facade imports them back. Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com> | |||||