Skip to content
This repository was archived by the owner on Jun 22, 2023. It is now read-only.
This repository was archived by the owner on Jun 22, 2023. It is now read-only.

Redundancy on qr codes #149

@vshvsh

Description

@vshvsh
  • on dc4bc side (golang)
  • on scanner (js)

error coding libraries should be compatible

currently
data -> chunks -> json: base64(chunk)

can do
data -> compress -> ECC chunks (30% redundancy) -> json: base64(chunk)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions