multica/packages/sdk
yushen 0eac2b2a23 feat(sdk): add auto-verify handshake after gateway registration
Embed transparent verification logic in GatewayClient that automatically
sends an RPC "verify" request to the Hub after REGISTERED event. Adds
hubId, token, and verifyTimeout options. Upper-layer callers see no change
— "registered" state means both gateway registration and Hub verification
are complete. Failures surface via onError callback.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 13:27:23 +08:00
..
src feat(sdk): add auto-verify handshake after gateway registration 2026-02-04 13:27:23 +08:00
package.json fix(sdk): point exports to source and remove .js import suffixes 2026-02-02 16:58:23 +08:00
tsconfig.json fix(sdk): point exports to source and remove .js import suffixes 2026-02-02 16:58:23 +08:00