@endo/daemon
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

Endo Daemon

This package provides the Endo daemon and controller. The controller manages the Endo daemon lifecycle.

The Endo daemon is a persistent host for managing guest programs in hardened JavaScript worker processes. The daemon communicates through a Unix domain socket or named pipe associated with the user, and manages per-user storage and compute access.

Over that channel, the daemon communicates in CapTP over netstring message envelopes. The bootstrap object has public and private facets. All access over the public facet are mediate on the private facet. So, for example, a request for a handle would be posed on the public facet, and the user would be obliged to answer on the private facet.

Readme

Keywords

Package Sidebar

Install

npm i @endo/daemon

Weekly Downloads

0

Version

1.0.3

License

Apache-2.0

Unpacked Size

36.7 kB

Total Files

20

Last publish

Collaborators

  • mhofman
  • kriskowal
  • michaelfig
  • erights
  • warner