aboutsummaryrefslogtreecommitdiffstats
path: root/packages/meshbay-node/src/meshbay_node/transport/webrtc/channel.py
Commit message (Collapse)AuthorAgeFilesLines
* refactor(node): move framing, shared limits and ffmpeg jobs out of webrtc_serverChristophe Besson2 days1-0/+96
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>