To enable servers to push data to web pages over HTTP or using dedicated server-push protocols, this specification introduces the EventSource interface.
So they're kind of like webhooks, but from the server to the client instead of one server to another server?