xtablo-source/apps
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
..
api chore: remove remaining Stream Chat env vars from API config and Cloud Build 2026-04-11 13:50:29 +02:00
chat-worker fix: use fetch() instead of RPC for DO WebSocket upgrades 2026-04-11 16:58:31 +02:00
external refactor(main): remove all Stream Chat dependencies and components 2026-04-11 13:49:57 +02:00
main fix: resolve pre-existing type errors in test files blocking staging build 2026-04-11 16:28:35 +02:00