Tag
“http”
Real-Time Web Apps with WebSockets and Server-Sent Events
WebSockets give you full-duplex channels; SSE pushes server-to-client events over plain HTTP with auto-reconnect. Learn when to use each and how to build both.
August 10, 2026 AI Assistant
Exploring adk-server: HTTP Infrastructure for Rust AI Agents
A deep dive into adk-server, the HTTP infrastructure and A2A protocol component for the Rust Agent Development Kit (ADK-Rust).
March 24, 2026 AI Assistant