index
:
meshbay.git
main
MeshBay — read-only public mirror
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
meshbay-node
/
src
/
meshbay_node
/
transport
/
quic_client.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat: the node signs its handshake challenge (MNP 3.4)
Christophe Besson
2 days
1
-0
/
+12
*
style: ruff's own fixes, mechanically applied
Christophe Besson
6 days
1
-5
/
+2
*
refactor(mnp)!: remove stream_seg, the last unencrypted content message
Christophe Besson
2026-09-07
1
-19
/
+0
*
feat!: MNP 1.0 — seal index and handshake_ack under the group key
Christophe Besson
2026-09-03
1
-5
/
+35
*
refactor!: one file_chunk and index_sync encoder for every transport
Christophe Besson
2026-09-03
1
-29
/
+23
*
feat(quic): GEK proof and mutual authentication — closes C6
Christophe Besson
2026-08-13
1
-7
/
+89
*
feat: Phase 9 — Web client SPA with WebRTC P2P transport
Christophe Besson
2026-08-11
1
-5
/
+2
*
feat: Phase 7 — Node v2 (multi-group, Sender Keys, 0-RTT, chat, denylist)
Christophe Besson
2026-08-10
1
-5
/
+40
*
fix(node): QuicChunkClient local_port + QuicChunkServer dual-stack
Christophe Besson
2026-08-10
1
-7
/
+10
*
feat(node): add QUIC transport (MNP v2) — quic_server + quic_client
Christophe Besson
2026-08-09
1
-0
/
+197