Xcraft Core Server

JSON →
library 6.5.0 ·javascript
verified Jun 4, 2026

The central server module of the Xcraft framework. As of v6.5.0, it orchestrates startup, automatic module discovery, and lifecycle management for the entire Xcraft ecosystem. Release cadence is monthly. Key differentiators include automatic scanning of node_modules for compatible Xcraft modules, recursive dependency resolution, and dual daemon/library execution modes with built-in heartbeat and transport routing. It integrates tightly with xcraft-core-bus, xcraft-core-busclient, and goblin-* actor modules.