aboutsummaryrefslogtreecommitdiffstats
path: root/packages/meshbay-node/src/meshbay_node/transport/webrtc/apps/subtitles.py
Commit message (Collapse)AuthorAgeFilesLines
* refactor(node): move the subtitle handler out of webrtc_serverChristophe Besson34 hours1-0/+170
SubtitlesMixin in transport/webrtc/apps/subtitles.py; _locate, which it shares with the files, music and streaming handlers, in webrtc/disk.py. Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>