| Package | Description |
|---|---|
| @actor-bonilla/core | Mailboxes, supervision, routers, FSM, pub/sub, optional worker-thread actors |
| @actor-bonilla/http | Native fetch HTTP client with retries and hooks |
| @actor-bonilla/native | Optional Zig Node-API addon — ships prebuilt binaries (no compile on npm install; same goal as prebuildify) |
Native acceleration is loaded only when prebuilds are published with the package; see packages/native/README.md.
Clone the repo, install with pnpm at the repository root (pnpm install), then build and test:
pnpm run build
pnpm run testSee Developing for details.
MIT © Gustavo Cavalcante
