Server-Sent Events
| Document Name: | W3C TR http://www.w3.org/TR/eventsource |
|---|---|
| Document URI: |
http://www.w3.org/TR/eventsource
|
| Online Version: |
http://www.w3.org/TR/eventsource
|
| Organization: | World Wide Web Consortium (W3C) |
| Series: | Technical Report (TR) |
| Abstract: | specification defines an API for opening an HTTP connection for receiving push notifications from a server in the form of DOM events. The API is designed such that it can be extended to work with other push notification schemes such as Push SMS. |
Specified Web Concepts:
HTTP Header Fields
Last-Event-ID
Media Types
text/event-stream
Return to ( Series | Organization | all Specifications )