I'm using Vercel's AI SDK, specifically the streamText function along with createDataStreamResponse, to send custom streaming data. I'd like to integrate this with a Cloudflare WebSocket setup using Durable Objects. What would be the best approach to achieve this integration?