Commit graph

13 commits

Author SHA1 Message Date
Ole
a7933315f3 QR-Kompression: pako.deflateRaw + SDP-Dictionary statt base45
All checks were successful
Pin to IPFS / pin (push) Successful in 9s
- base45/CompressionStream entfernt, durch pako.deflateRaw + base64 ersetzt
- SDP-Dictionary aus 10 echten SDP-JSONs (Chrome+Firefox) → 97.5% Kompression
- Korrupte pako.min.js durch CDN-Version ersetzt
- Tote Altlasten entfernt: hexToBuf, _fullSDPData/getFullSDPData, CRYPTO-UPDATE.md
- Debug-Panel: QR-Click kopiert base64, Raw-Data-Click kopiert JSON
- test-pairing.html an neue pack/unpack-API angepasst
2026-06-14 21:51:49 +02:00
Ole
f1f27e5164 SDP-Minify (stripSDP) deaktiviert: verursachte Parsefehler bei setRemoteDescription
All checks were successful
Pin to IPFS / pin (push) Successful in 9s
2026-06-14 20:52:59 +02:00
Ole
becd1593b6 Pairing-Logs in ?debug: _log() in p2p.js, Panel links unten
All checks were successful
Pin to IPFS / pin (push) Successful in 11s
2026-06-14 18:33:36 +02:00
Ole
09c36ac6c1 SDP-Minify: TCP/IPv6/Non-Host-Candidates vor pack() entfernt
All checks were successful
Pin to IPFS / pin (push) Successful in 10s
2026-06-14 17:22:31 +02:00
Ole
14aa83ff6e Debug-Chat per Data-Channel (nur ?debug)
All checks were successful
Pin to IPFS / pin (push) Successful in 11s
2026-06-14 17:11:17 +02:00
Ole
3ff0c15dfd QR-Kompression: deflate-raw + base45 für kleinere, scanbare SDP-QRs
All checks were successful
Pin to IPFS / pin (push) Successful in 10s
2026-06-14 17:05:41 +02:00
Ole
c29df1ca80 Eigenen Namen eingeben vor Raum-Erstellen/Beitreten
All checks were successful
Pin to IPFS / pin (push) Successful in 9s
2026-06-14 16:55:37 +02:00
Ole
87d2d0f190 Fix: _pendingPeer nach Promote nullen, sonst killt _createPendingPeer die Live-Connection nach 300ms
All checks were successful
Pin to IPFS / pin (push) Successful in 10s
2026-06-14 16:23:44 +02:00
Ole
cef5d35be7 Room-Code-Logik raus, QR zeigt wieder volles SDP (STUN-frei). Room-Code/Storage/Polling entfernt, QR-Hauptcode immer sichtbar
All checks were successful
Pin to IPFS / pin (push) Successful in 12s
2026-06-14 15:26:44 +02:00
Ole
1e7262ee24 Room-Code: Retry in joinFromRoomCode (10x500ms) für Offer-Race-Condition 2026-06-13 22:46:44 +02:00
Ole
2a86156d95 Debug-Modus (?debug): Room-Code + localStorage-Signaling statt QR; STUN entfernt; Polling statt StorageEvent 2026-06-13 22:42:36 +02:00
Ole
84a423cee5 Full mesh topology: relayed signaling via host, glare prevention (smaller peerId initiates), roster broadcast, mesh_ready gating 2026-06-13 22:06:00 +02:00
Ole
bdd85db8a7 Initial commit: P2P coin flip with QR signaling and commit-reveal protocol 2026-06-13 21:18:08 +02:00