multica/src/gateway
yushen d9ba793fee fix(gateway): extract content from payload in received messages
Display payload.content instead of raw JSON when the payload
is an object with a content field.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 14:46:30 +08:00
..
public fix(gateway): extract content from payload in received messages 2026-01-30 14:46:30 +08:00
scripts Add Docker support for Gateway and SDK documentation 2026-01-28 17:56:22 +08:00
app.controller.ts docs: translate comments from Chinese to English (#15) 2026-01-30 04:01:14 +08:00
app.module.ts fix(gateway): serve PWA client under /client subpath 2026-01-30 14:35:40 +08:00
Dockerfile fix(gateway): fix Dockerfile build and copy static assets 2026-01-30 14:32:01 +08:00
events.gateway.ts docs: translate comments from Chinese to English (#15) 2026-01-30 04:01:14 +08:00
gateway.module.ts Implement WebSocket Gateway with NestJS and client SDK 2026-01-28 16:46:51 +08:00
index.ts Implement WebSocket Gateway with NestJS and client SDK 2026-01-28 16:46:51 +08:00
main.ts Implement WebSocket Gateway with NestJS and client SDK 2026-01-28 16:46:51 +08:00
test-client.ts Add Hub Console with agent management and message routing 2026-01-29 16:14:29 +08:00