Commit Graph
18 Commits
Author SHA1 Message Date
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 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
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 12dc56d940 update builder 2026-02-21 03:00:12 -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 1ea4deac6e Add releases 2026-02-12 07:14:58 -05:00
Raven Scott bb47954b9f Implement hrpc with streaming and wire into setup
- Add spec/hyperschema and spec/hrpc codegen (scripts/build-hrpc.js)
  with unary, request/response-stream, duplex, and send-only commands
- Run build:hrpc and build:protomux from install.sh so setup is one-step
- Native host: add attachHrpc (Protomux channel + generated HRPC),
  handlers for ping, streamSum, fetchStream, duplex, notify
- Load HRPC lazily so missing spec does not crash host; use bare-stream
  for Duplex under Bare; add bare-stream, compact-encoding deps
2026-02-12 04:51:03 -05:00
Raven Scott 90c7a4910e first commit 2026-02-12 03:27:05 -05:00