Building Real-time Apps with Websockets & Server-Sent Events
Mark Brown looks at persistent connections between client/server via WebSockets & server-sent events. He also examines re-connection & state reconciliation.
Mark Brown looks at persistent connections between client/server via WebSockets & server-sent events. He also examines re-connection & state reconciliation.
This article explores server-sent events. In particular, this article focuses on the client aspects of the API and the EventSource object.