xtablo-source/apps/chat-worker/src/durable-objects
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
..
ChatRoom.ts fix: use fetch() instead of RPC for DO WebSocket upgrades 2026-04-11 16:58:31 +02:00