xtablo-source/apps/chat-worker
Arthur Belleville 513aa0a316 fix: use fetch() instead of RPC for DO WebSocket upgrades
DO RPC doesn't support WebSocket upgrade requests. Forward the request
via stub.fetch() and pass userId/channelId via custom headers.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-11 16:58:31 +02:00
..
src fix: use fetch() instead of RPC for DO WebSocket upgrades 2026-04-11 16:58:31 +02:00
package.json chore: use single chat worker domain for staging and production 2026-04-11 16:01:57 +02:00
tsconfig.json feat(chat-worker): scaffold Cloudflare Worker project 2026-04-11 11:59:27 +02:00
wrangler.toml fix: use [[routes]] array syntax for custom domain in wrangler.toml 2026-04-11 16:12:46 +02:00