multica/packages/sdk
yushen 2541745152 feat(sdk): add RPC request method and types to GatewayClient
Add request<T>() method that handles full request/response lifecycle
with auto-generated requestId, timeout handling, and pending request
cleanup on disconnect. Also add GetAgentMessagesParams and
GetAgentMessagesResult type definitions.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 14:10:00 +08:00
..
src feat(sdk): add RPC request method and types to GatewayClient 2026-02-02 14:10:00 +08:00
package.json refactor(sdk): unify gateway-sdk into @multica/sdk package 2026-02-02 13:43:52 +08:00
tsconfig.json Add monorepo setup with Turborepo and Web client 2026-01-29 16:33:35 +08:00