@scompr/core
v0.2.0
Published
Core runtime for the sComPR service composition framework
Maintainers
Readme
@scompr/core
Core runtime for the scomp service composition framework.
Provides service registration, discovery, and invocation primitives that all transports build upon.
Installation
npm install @scompr/core
# or
bun add @scompr/coreUsage
import { createServiceHost } from "@scompr/core";License
MIT
