@compose-market/core
v0.1.0
Published
Shared Compose.Market SDK runtime primitives: HTTP client, typed errors, retries, storage, streaming parsers, receipts, and x402 wire types.
Readme
@compose-market/core
Shared runtime primitives for Compose.Market SDKs.
This package contains the reusable, product-agnostic pieces used by higher-level Compose clients:
- typed Compose error classes
- a dependency-free Fetch-based HTTP client with retries and timeouts
- x402
PaymentRequiredparsing - session-budget and receipt helpers
- SSE parsing
- minimal pluggable storage helpers
Generated Speakeasy SDK output should remain generated. Higher-level SDKs can depend on this package as normal npm code without self-imports or generated-file patches.
