snori
snori
Log in
DE EN

The AI glossary MCP & AI interfaces

Server-Sent Events

Server-sent events are a web technology that lets a server continuously push data to a connected client without the client having to repeatedly poll for it. They are commonly used to technically transmit streaming responses from AI systems.

Source: MDN Web Docs — Server-sent events

← Back to the glossary