server-sent-events
Server-sent events is a technology for real-time server-to-client streaming, allowing for progress updates, live feeds, and notifications over HTTP.
★ 0
⑂ 0
Browse and install thousands of AI Agent skills in the Killer-Skills directory. Supports Claude Code, Windsurf, Cursor, and more.
Server-sent events is a technology for real-time server-to-client streaming, allowing for progress updates, live feeds, and notifications over HTTP.
Seamlessly route requests to your LLM backends—whether you're using stream=false for standard JSON responses or stream=true for real-time token streaming via Server-Sent Events (SSE). LLMProxy handles both modes out of the box, with zero buffering on streams, intelligent load balancing, and OpenAI-compatible API routing.