aboutsummaryrefslogtreecommitdiffstats
path: root/packages/meshbay-node/src/meshbay_node/transport/webrtc/group_ops.py
Commit message (Collapse)AuthorAgeFilesLines
* refactor(node): move the operator's group controls out of webrtc_serverChristophe Besson27 hours1-0/+379
GroupOpsMixin in transport/webrtc/group_ops.py: member revocation and unpinning, the group key rotation, apps and their directories with the allow-list, and Search listing. Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>