Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QRTP-B and typed headers #28

Merged
merged 53 commits into from
Mar 21, 2025
Merged

QRTP-B and typed headers #28

merged 53 commits into from
Mar 21, 2025

Conversation

OrionReed
Copy link
Collaborator

@OrionReed OrionReed commented Mar 20, 2025

New

  • QRTP-B, a QR data protocol with audio backchanneling
  • header.ts, a tiny util to encode/decode header strings
  • an ascii diagram element
  • ts wrapper for ggwave js

Changed

  • QRTP is now just 80 lines long, down from about 400
  • cleaned up qr and sound networking demos

Copy link

netlify bot commented Mar 20, 2025

Deploy Preview for folk-canvas failed.

Name Link
🔨 Latest commit e1acdb0
🔍 Latest deploy log https://app.netlify.com/sites/folk-canvas/deploys/67dd11a113e7e70008b5c101

var fs;
var nodePath;
var requireNodeFS;
if (ENVIRONMENT_IS_NODE) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can probably remove this...

@OrionReed OrionReed marked this pull request as ready for review March 21, 2025 07:07
@OrionReed OrionReed merged commit 795cad1 into main Mar 21, 2025
0 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants