@atsignal/js-core
v0.2.0
Published
Shared core module for Signal JavaScript SDKs.
Readme
@atsignal/js-core
Shared low-level primitives for the Signal JavaScript SDKs, including the client queue, plugin hooks, transport abstractions, identity handling, and persistence contracts.
Install
pnpm add @atsignal/js-coreUsage
@atsignal/js-core is intended for advanced integrations and platform SDK composition rather than typical application installs.
For the primary browser, Node.js, and React Native SDKs, start from the package-local READMEs for those runtime packages or the monorepo root README.
