Back to Developer Roadmap

Server Sent Events

src/data/roadmaps/computer-science/content/[email protected]

4.0744 B
Original Source

Server Sent Events

Server-Sent Events is a server push technology enabling a client to receive automatic updates from a server via an HTTP connection, and describes how servers can initiate data transmission towards clients once an initial client connection has been established.

Visit the following resources to learn more: