@aopslabs/domain-product-client-chatv3
v0.4.3
Published
ChatV3 browser-safe client SDK: HTTP+SSE, v0 split-secret client crypto (WebCrypto: HKDF-SHA256 + AES-256-GCM), invite strings, and KeyStore abstraction over light-client-core.
Readme
@aopslabs/domain-product-client-chatv3
Browser-safe ChatV3 client with HTTP and SSE transport, split-secret WebCrypto helpers, invite parsing, and pluggable key storage.
Installation
npm install @aopslabs/domain-product-client-chatv3Usage
import * as chatClient from '@aopslabs/domain-product-client-chatv3'The client builds on the domain-neutral @aopslabs/light-client-core package.
License
Copyright (c) 2026 Mehmet Zeki Sönmez.
Licensed under the PolyForm Strict License 1.0.0. The license permits noncommercial use and does not grant permission to modify or redistribute the package.
