mirror of
https://github.com/infrost/RaptorQR.git
synced 2026-08-31 15:07:50 +08:00
bbe49ddee8dd691df238ff70b43c06be6af4501d
- Remove CBOR manifest and manifest.ts entirely - Fixed 18-byte packet header: sessionId, generationIndex, symbolIndex, packetType, totalGenerations, dataLength, flags, reserved - Single hardcoded profile: QR V10, ECC M, K=16, R=8, payload=191 bytes - Add isText flag (bit 0 of flags) for text vs binary routing - Remove hash computation and profile selection UI - Update all tests to match new protocol (33 tests passing) - Fix generateCoefficients arg order bug in complete.test.ts - Fix createQRGif dimension bug in tests - Make prod_roundtrip frame loss deterministic All 33 tests pass. Build succeeds.
qr
To install dependencies:
bun install
To run:
bun run index.ts
This project was created using bun init in bun v1.3.9. Bun is a fast all-in-one JavaScript runtime.
Description
No description provided
file-transferfountain-codesofflinep2pprivacyqr-codeqr-loopqrcodeqrcode-generatorqrcode-scannerraptorqwasm
Readme
MIT
639 KiB
Languages
TypeScript
85.9%
JavaScript
8.2%
Python
5.4%
HTML
0.5%