Commit Graph

4 Commits

Author SHA1 Message Date
Patrick Charrier
2af5da59c4 Implement P2P polling app with Yjs and WebRTC
Uses Yjs CRDTs for conflict-free shared state and y-webrtc for
peer-to-peer data exchange. Users can add poll options and vote/unvote,
with all changes syncing in real-time across connected peers.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-15 04:55:11 +01:00
Patrick Charrier
4a208ba05b feat: add comment 2026-03-10 03:11:54 +01:00
4275cbd795 Add initial README 2026-03-01 20:20:40 +00:00
a42fd8a45c Initial commit 2026-03-01 20:20:40 +00:00