openclaw/src/gateway
2025-12-30 05:27:11 +01:00
..
protocol feat: talk mode key distribution and tts polling 2025-12-30 01:57:58 +01:00
auth.test.ts fix(gateway): avoid crash in handshake auth 2025-12-21 00:41:06 +00:00
auth.ts refactor: drop PAM auth and require password for funnel 2025-12-23 13:13:09 +00:00
call.ts fix: avoid cli gateway close race 2025-12-29 20:45:50 +01:00
chat-attachments.test.ts test: cover chat attachments 2025-12-09 23:31:14 +01:00
chat-attachments.ts test: cover chat attachments 2025-12-09 23:31:14 +01:00
client.maxpayload.test.ts Gateway: enable canvas host + inject action bridge 2025-12-18 23:32:22 +01:00
client.test.ts refactor: lint cleanups and helpers 2025-12-23 00:28:55 +00:00
client.ts refactor: drop PAM auth and require password for funnel 2025-12-23 13:13:09 +00:00
control-ui.ts feat(gateway): support bun-compiled embedded gateway 2025-12-19 19:21:26 +01:00
hooks-mapping.test.ts feat: add webhook hook mappings 2025-12-24 19:48:05 +00:00
hooks-mapping.ts feat(discord): Discord transport 2025-12-26 13:20:30 +01:00
server.test.ts fix(voice): sync talk mode chat events 2025-12-30 05:27:11 +01:00
server.ts fix(voice): sync talk mode chat events 2025-12-30 05:27:11 +01:00
ws-logging.ts Gateway: optimize ws logs in normal mode 2025-12-18 13:27:52 +00:00