Jump to content
 







Main menu
   


Navigation  



Main page
Contents
Current events
Random article
About Wikipedia
Contact us
Donate
 




Contribute  



Help
Learn to edit
Community portal
Recent changes
Upload file
 








Search  

































Create account

Log in
 









Create account
 Log in
 




Pages for logged out editors learn more  



Contributions
Talk
 



















Contents

   



(Top)
 


1 History  





2 Browser support  





3 Libraries  



3.1  .NET  





3.2  ASP.NET  





3.3  C





3.4  Erlang  





3.5  Go





3.6  Java  





3.7  Node.js  





3.8  Objective C  





3.9  Perl  





3.10  PHP  





3.11  Python  





3.12  Ruby  





3.13  Rust  





3.14  Scala  





3.15  Swift  







4 See also  





5 References  





6 External links  














Server-sent events: Difference between revisions






Français

Русский
Српски / srpski
 

Edit links
 









Article
Talk
 

















Read
Edit
View history
 








Tools
   


Actions  



Read
Edit
View history
 




General  



What links here
Related changes
Upload file
Special pages
Permanent link
Page information
Cite this page
Get shortened URL
Download QR code
Wikidata item
 




Print/export  



Download as PDF
Printable version
 




Print/export  



















Appearance
   

 





Help
 

From Wikipedia, the free encyclopedia
 


Browse history interactively
 Previous editNext edit 
Content deleted Content added
m Rv Linkspam
Tags: Rollback Reverted
Reverted 1 edit by Firefly (talk): This was correct; repo has moved.
Line 25: Line 25:

* [https://github.com/antage/eventsource eventsource] EventSource library for Go.

* [https://github.com/antage/eventsource eventsource] EventSource library for Go.

* [https://github.com/subchord/go-sse go-sse] SSE implementation for Go.

* [https://github.com/subchord/go-sse go-sse] SSE implementation for Go.

* [https://github.com/go-rfc/sse go-rfc/sse] Optimised SSE decoder for Go

* [https://github.com/alevinval/sse sse] SSE with optimized decoder for Go



===Java===

===Java===


Revision as of 03:33, 23 April 2022

Server-Sent Events (SSE) 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. They are commonly used to send message updates or continuous data streams to a browser client and designed to enhance native, cross-browser streaming through a JavaScript API called EventSource, through which a client requests a particular URL in order to receive an event stream. The Server-Sent Events EventSource API is standardized as part of HTML5[1] by the W3C. The mimetype for SSE is text/event-stream.

History

The WHATWG Web Applications 1.0 proposal[2] included a mechanism to push content to the client. On September 1, 2006, the Opera web browser implemented this new experimental technology in a feature called "Server-Sent Events".[3][4]

Browser support

All modern browsers support server-sent events: Firefox 6+, Google Chrome 6+, Opera 11.5+, Safari 5+, Microsoft Edge 79+.[5]

Libraries

.NET

ASP.NET

C

Erlang

Go

Java

Node.js

Objective C

Perl

PHP

Python

Ruby

Rust

Scala

Swift

See also

References

  1. ^ "Server-Sent Events". W3C. 31 March 2022.{{cite web}}: CS1 maint: url-status (link)
  • ^ "Web Applications 1.0 specification".
  • ^ "Event Streaming to Web Browsers".
  • ^ Stream Updates with Server-Sent Events, Eric Bidelman, HTML5Rocks website.
  • ^ When can I use... Server-sent DOM events
  • External links

  • t
  • e

  • Retrieved from "https://en.wikipedia.org/w/index.php?title=Server-sent_events&oldid=1084199530"

    Categories: 
    HTML5
    Internet terminology
    Push technology
    Web development
    Internet stubs
    Hidden categories: 
    CS1 maint: url-status
    All stub articles
     



    This page was last edited on 23 April 2022, at 03:33 (UTC).

    This version of the page has been revised. Besides normal editing, the reason for revision may have been that this version contains factual inaccuracies, vandalism, or material not compatible with the Creative Commons Attribution-ShareAlike License.



    Privacy policy

    About Wikipedia

    Disclaimers

    Contact Wikipedia

    Code of Conduct

    Developers

    Statistics

    Cookie statement

    Mobile view



    Wikimedia Foundation
    Powered by MediaWiki