Author
Recent posts
Showing 1–11 of 11
Realtime experiences
WebSockets vs Server-Sent Events: how to choose the right one for production

AI tech
Why WebSockets beat SSE for AI streaming at scale

AI tech
Why WebSocket ordering breaks down once you're in production

AI tech
Raw WebSockets for AI streaming: when patching stops paying off

AI Transport
Does Temporal Workflow Streams replace a durable session layer?

AI Transport
AI chat stream resumption: when Redis is enough, and when you need durable sessions

AI Transport
Stop vs disconnect - why canceling AI streaming is harder than it looks

AI Transport
Vercel AI SDK in production: when DefaultChatTransport needs a session layer

AI Transport
WebSocket reconnection in AI agents: transport recovery vs. session recovery

AI Transport
AI agent streaming in action: barge-in, human handover, and session continuity

AI Transport