Commit Graph
6 Commits
Author SHA1 Message Date
Raven Scott 1bc6f445ac Updates
CI / Build & Test (push) Successful in 10m34s
2026-08-12 17:01:57 -04:00
Raven Scott f71b01bdb2 Update examples
CI / Build & Test (push) Successful in 8m7s
2026-07-27 02:28:23 -04:00
Raven Scott 906422d0a5 Updates
CI / Build & Test (push) Successful in 8m12s
2026-07-26 23:23:52 -04:00
Raven Scott f4569b765e Updates
CI / Build & Test (push) Successful in 3m12s
2026-07-26 22:58:33 -04:00
Raven Scott 10785ab556 tests 2026-02-21 02:52:00 -05:00
Raven Scott e801bc0041 Refactor examples into per-app directories with separate HTML, CSS, and JS
- Give each example its own directory: chat/, whiteboard/, sdk-demo/, hrpc-demo/, data-demo/, screenshare/
- Split each into index.html, style.css, and app.js (no inline script/style; CSP-friendly)
- Remove old flat files (e.g. chat.html, whiteboard.html, whiteboard.js)
- Update README, examples/README, and docs/HRPC to use new paths
2026-02-12 07:35:18 -05:00