Commit Graph
61 Commits
Author SHA1 Message Date
Raven Scott d38eb1bc5e Updates
CI / Build & Test (push) Successful in 8m43s
2026-08-12 19:23:01 -04:00
Raven Scott 20a558f493 Updates
CI / Build & Test (push) Failing after 34s
2026-08-12 19:20:04 -04:00
Raven Scott f2c9ab7c97 Updates
CI / Build & Test (push) Successful in 8m56s
2026-08-12 18:11:01 -04:00
Raven Scott a7b45f96d3 Updates
CI / Build & Test (push) Successful in 9m2s
2026-08-12 18:02:16 -04:00
Raven Scott 1bc6f445ac Updates
CI / Build & Test (push) Successful in 10m34s
2026-08-12 17:01:57 -04:00
Raven Scott ff5d7b7f54 Updates
CI / Build & Test (push) Successful in 8m36s
2026-08-06 14:52:29 -04:00
Raven Scott dedd0736ad Late joiners were getting WebM clusters only — the init segment is written once at encode start, before any peer is subscribed, so MSE never had a valid stream.
CI / Build & Test (push) Successful in 8m31s
Fix (host): cache bytes before the first WebM Cluster, and on fan-out subscribe / new connIds, send that init once before media segments.

Restart the native host so it picks this up, then retry the same flow (encode → fan-out → join → viewer joins). Playback may take up to ~1s after join until the next keyframe.
2026-07-27 02:49:34 -04:00
Raven Scott f71b01bdb2 Update examples
CI / Build & Test (push) Successful in 8m7s
2026-07-27 02:28:23 -04:00
Raven Scott 61d6741d4d Install URL
CI / Build & Test (push) Successful in 8m8s
2026-07-27 01:55:03 -04:00
Raven Scott a130d0c32f Updates
CI / Build & Test (push) Successful in 8m33s
2026-07-27 01:31:58 -04:00
Raven Scott e03ab91524 Updates
CI / Build & Test (push) Successful in 8m5s
2026-07-27 00:25:20 -04:00
Raven Scott b48105fabc Update License
CI / Build & Test (push) Successful in 8m49s
2026-07-27 00:08:30 -04:00
Raven Scott 480f98b595 Updates
CI / Build & Test (push) Has been cancelled
2026-07-27 00:06:23 -04:00
Raven Scott 515b946cc9 Add updated UI
CI / Build & Test (push) Has been cancelled
2026-07-27 00:00:48 -04:00
Raven Scott 9810f68cb3 Update Docs
CI / Build & Test (push) Successful in 8m20s
2026-07-26 23:53:34 -04:00
Raven Scott 83af298eb5 Updates and add examples host
CI / Build & Test (push) Successful in 8m7s
2026-07-26 23:50:17 -04:00
Raven Scott bb3b46a987 bare-ffmpeg encode support
CI / Build & Test (push) Successful in 8m23s
2026-07-26 23:34:02 -04:00
Raven Scott 906422d0a5 Updates
CI / Build & Test (push) Successful in 8m12s
2026-07-26 23:23:52 -04:00
Raven Scott ee79042e9f Default module set (documented in docs/DEFAULT-MODULES.md):
CI / Build & Test (push) Successful in 8m10s
Category	Modules
Runtime
bare, bare-process, bare-module, bare-fs, bare-path, bare-stream
Swarm / data
hyperswarm, hypercore, corestore, hyperbee, hyperdrive, autobase, hyperdb, hyperschema, hrpc, protomux, compact-encoding, b4a
Media
bare-media, bare-ffmpeg, plus codecs via bare-media (jpeg/png/webp/gif/heif/…)
Local power (bundled)
bare-sqlite, bare-fetch
2026-07-26 23:12:08 -04:00
Raven Scott 631f9c4023 Bare Caps
CI / Build & Test (push) Successful in 3m7s
2026-07-26 23:09:00 -04:00
Raven Scott f4569b765e Updates
CI / Build & Test (push) Successful in 3m12s
2026-07-26 22:58:33 -04:00
Raven Scott 90b6033382 Fixes
CI / Build & Test (push) Successful in 3m0s
2026-07-26 22:47:40 -04:00
Raven Scott 7e3ff42ec1 Update installer
CI / Build & Test (push) Successful in 3m5s
2026-07-26 22:38:50 -04:00
Raven Scott 056ab69b38 fix install
CI / Build & Test (push) Successful in 3m5s
2026-07-26 22:26:42 -04:00
Raven Scott 8c95a97662 fixes
CI / Build & Test (push) Successful in 3m0s
2026-07-26 22:19:31 -04:00
Raven Scott ad41323e27 Fix IDs
CI / Build & Test (push) Successful in 3m4s
2026-07-26 22:02:29 -04:00
Raven Scott 914bc7e404 Modernize
CI / Build & Test (push) Successful in 3m5s
2026-07-26 21:58:45 -04:00
Raven Scott 0d49580650 Modernize 2026-07-26 21:58:44 -04:00
Raven Scott c912ab1b4d update 2026-02-21 23:25:27 -05:00
Raven Scott 54b5c8b2c9 work on advanced chat 2026-02-21 20:52:47 -05:00
Raven Scott 8189aaa3d7 formatting 2026-02-21 20:27:40 -05:00
Raven Scott 3f30f9ea39 update 2026-02-21 20:18:26 -05:00
Raven Scott 340f79c203 update 2026-02-21 20:16:14 -05:00
Raven Scott 4a1781ff65 update 2026-02-21 20:13:37 -05:00
Raven Scott f2ca1afb08 formatting 2026-02-21 19:58:13 -05:00
Raven Scott 202921a930 updates 2026-02-21 19:45:15 -05:00
Raven Scott 3626a71ed5 Implement unique keyPairs per tab with improved connection handling
- Remove log count badge from Logs tab, add tab count badge to Tabs tab
- Add default settings: Request Timeout, Ready Timeout, Disable on File URLs
- Each tab now generates its own unique keyPair for connections
- Add swarm.listen() for incoming connections in native host
- Fix event routing: only send events to tabs that own the swarm
2026-02-21 18:11:31 -05:00
Raven Scott b5f489d1f0 updates 2026-02-21 05:13:06 -05:00
Raven Scott b6eeddefff add path 2026-02-21 04:26:05 -05:00
snxraven 9086016698 revert 0b6a34d47e
revert testing updates
2026-02-21 03:53:57 -05:00
Raven Scott 0b6a34d47e testing updates 2026-02-21 03:23:32 -05:00
Raven Scott 8df0f81a57 update installers 2026-02-21 03:14:48 -05:00
Raven Scott 3ef93ad024 do not skip npm i 2026-02-21 03:08:31 -05:00
Raven Scott 7a116d1344 remove package lock 2026-02-21 03:06:03 -05:00
Raven Scott 12dc56d940 update builder 2026-02-21 03:00:12 -05:00
Raven Scott eb0589fdba update 2026-02-21 02:55:32 -05:00
Raven Scott 10785ab556 tests 2026-02-21 02:52:00 -05:00
Raven Scott 0e2e9edf94 Add automatic installer 2026-02-21 01:54:58 -05:00
Raven Scott a12368d57c updates 2026-02-21 01:23:04 -05:00
Raven Scott 791d22944a Add links to README 2026-02-12 15:42:36 -05:00