qcc/internal/server
Niko Marmeladkov 07814e5014 Add OpRegister: cert-only registration without PoW
New flow: register -> OpRegister(pubKey) -> OpIdentity(number+cert). Reconnect: OpGetChallenge -> OpAuthCert(cert+sig). PoW eliminated from client flow.
2026-07-01 15:02:58 +03:00
..
bandwidth.go Initial commit: QuiC Call server 2026-06-30 12:52:09 +03:00
server.go Add OpRegister: cert-only registration without PoW 2026-07-01 15:02:58 +03:00
session.go Fix PoW auth bypass: verify against issued challenge, not new one 2026-06-30 13:47:17 +03:00