aboutsummaryrefslogtreecommitdiffstats
path: root/packages/meshbay-node/tests/test_quic_transport.py
Commit message (Expand)AuthorAgeFilesLines
* style: ruff's own fixes, mechanically appliedChristophe Besson6 days1-5/+5
* refactor!: one file_chunk and index_sync encoder for every transportChristophe Besson2026-09-031-11/+9
* 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