This website requires JavaScript.
Explore
Help
Register
Sign In
T.homas
/
427e7578-d7bf-49c8-aee9-2dd999e25316
Watch
2
Star
0
Fork
0
You've already forked 427e7578-d7bf-49c8-aee9-2dd999e25316
forked from
quic-issues/427e7578-d7bf-49c8-aee9-2dd999e25316
Code
Pull Requests
Activity
3
Commits
2
Branches
0
Tags
06afbc46f618d9193fcfea7a638f0127ad431f35
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Peter Thomas
06afbc46f6
Add initial implementation of P2P Poll app with HTML, CSS, and JavaScript
2026-03-07 19:34:19 +01:00
app.js
Add initial implementation of P2P Poll app with HTML, CSS, and JavaScript
2026-03-07 19:34:19 +01:00
index.html
Add initial implementation of P2P Poll app with HTML, CSS, and JavaScript
2026-03-07 19:34:19 +01:00
README.md
Add initial implementation of P2P Poll app with HTML, CSS, and JavaScript
2026-03-07 19:34:19 +01:00
styles.css
Add initial implementation of P2P Poll app with HTML, CSS, and JavaScript
2026-03-07 19:34:19 +01:00
README.md
Unescape
Escape
P2P Poll App
P2P Poll - Minimal GUN-based Scaffolding
What this is
A tiny peer-to-peer polling app implemented with vanilla JS and GUN (a decentralized, CRDT-friendly database).
No central server for poll data. Peers connect and synchronize the poll in real-time.
Notes
This scaffold uses GUN
’
s browser-based peer-to-peer data replication.
You can extend with:
Persistent storage on each peer
Better conflict resolution UI
Optional signaling server for explicit peer discovery
View Git Blame
Copy Permalink
Description
No description provided
Readme
3.1
MiB