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.
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.
solid-core-rendering is a set of utilities for rendering SolidJS applications, providing client-side rendering, server-side rendering, hydration, and streaming capabilities.
Reference implementation of the Durable Streams protocol in Rust, built with axum and tokio. Supports streaming reads (long-poll, SSE), producer idempotency, JSON batch mode, TTL
Observability is a skill that enables real-time monitoring of PAI multi-agent activity, providing insights into agent performance and behavior through WebSocket streaming.
Microsoft Agent Framework is a framework for building, orchestrating, and deploying AI agents and multi-agent workflows with graph-based workflows and streaming capabilities.
High performance and CommonMark compliant HTML to Markdown converter. Maintained by the Kreuzberg team. Kreuzberg is a fast, polyglot document intelligence engine with a Rust core. It extracts structured data from 56+ document formats using streaming parsers and built-in OCR.
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.