@nexussdk/core
v0.0.5
Published
Foundation transport, ring buffer, and resilience micro-kernels for the Nexus SDK ecosystem
Maintainers
Readme
@nexussdk/core
Foundation transport kernel, fixed-size ring buffer, and resilience micro-utilities for the Nexus Platform ecosystem.
Installation
npm install @nexussdk/core
# or
pnpm add @nexussdk/coreKey Modules
- RingBuffer: Fixed-capacity circular memory buffer for zero-allocation telemetry queuing.
- HttpClient: Isomorphic fetch wrapper with exponential backoff and jitter retries.
- EnvResolver: Universal environment detector (Browser, Node.js, Deno, Cloudflare Workers).
License
MIT © Nexus Platform
