aboutsummaryrefslogtreecommitdiffstats
path: root/packages/meshbay-node/src/meshbay_node/transport/quic_client.py
Commit message (Expand)AuthorAgeFilesLines
* refactor!: one file_chunk and index_sync encoder for every transportChristophe Besson2026-09-031-29/+23
* feat(quic): GEK proof and mutual authentication — closes C6Christophe Besson2026-08-131-7/+89
* feat: Phase 9 — Web client SPA with WebRTC P2P transportChristophe Besson2026-08-111-5/+2
* feat: Phase 7 — Node v2 (multi-group, Sender Keys, 0-RTT, chat, denylist)Christophe Besson2026-08-101-5/+40
* fix(node): QuicChunkClient local_port + QuicChunkServer dual-stackChristophe Besson2026-08-101-7/+10
* feat(node): add QUIC transport (MNP v2) — quic_server + quic_clientChristophe Besson2026-08-091-0/+197