aboutsummaryrefslogtreecommitdiffstats
path: root/packages/meshbay-node/src/meshbay_node/transport/webrtc/chat.py
Commit message (Collapse)AuthorAgeFilesLines
* refactor(node): move group chat out of webrtc_serverChristophe Besson25 hours1-0/+660
ChatMixin in transport/webrtc/chat.py: sealed messages, history, epoch keys, link previews with their cache and rate bounds, and the operator's chat ops. Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>