developer.mozilla.org/en-US/docs/Server-sent_events/Using_server-sent_events

Preview meta tags from the developer.mozilla.org website.

Linked Hostnames

14
  • General Meta Tags

    19
    • title
      Using server-sent events
    • title
      MDN
    • charset
      UTF-8
    • viewport
      width=device-width, initial-scale=1.0
    • description
      Developing a web application that uses server-sent events is straightforward. You'll need a bit of code on the server to stream events to the front-end, but the client side code works almost identically to websockets in part of handling incoming events. This is a one-way connection, so you can't send events from a client to a server.
  • Twitter Meta Tags

    2
    • twitter:card
      summary_large_image
    • twitter:creator
      MozDevNet
  • Link Tags

    26
    • alternate
      https://developer.mozilla.org/en-US/blog/rss.xml
    • apple-touch-icon
      /apple-touch-icon.png
    • canonical
      https://developer.mozilla.org/en-US/docs/Web/API/Server-sent_events/Using_server-sent_events
    • icon
      https://developer.mozilla.org/favicon.ico
    • icon
      https://developer.mozilla.org/favicon.svg

Links

135