summaryrefslogtreecommitdiffstats
path: root/packages/meshbay-node/tests/test_quic_transport.py
Commit message (Expand)AuthorAgeFilesLines
* feat(node): several named roots per group, and one implementation per operationChristophe Besson2026-08-181-12/+13
* feat(quic): GEK proof and mutual authentication — closes C6Christophe Besson2026-08-131-0/+4
* refactor(quic): share the unified handshake authorizationChristophe Besson2026-08-131-1/+8
* feat: Phase 7 — Node v2 (multi-group, Sender Keys, 0-RTT, chat, denylist)Christophe Besson2026-08-101-2/+132
* feat(node): add QUIC transport (MNP v2) — quic_server + quic_clientChristophe Besson2026-08-091-0/+157