aboutsummaryrefslogtreecommitdiffstats
path: root/packages/meshbay-node/src/meshbay_node/transport/webrtc/node_ops.py
Commit message (Collapse)AuthorAgeFilesLines
* refactor(node): move the operator's node controls out of webrtc_serverChristophe Besson32 hours1-0/+586
NodeOpsMixin in transport/webrtc/node_ops.py: status and settings, roster and denylist, roots, hosted groups, reload, scan pacing and transfer limits, with their class-level bounds. Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>