A beginner friendly intro to server sent events with node.js

This page summarizes the projects mentioned and recommended in the original post on /r/javascript

WorkOS - The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • EventSource

    a polyfill for http://www.w3.org/TR/eventsource/

  • Obviously, websockets are superior and offer much more when compared to SSE. However according to me, sometimes the simplest solutions are just as good to get the job done. Besides, use of EventSource for SSE is abandoned and for that we can use polyfills such as https://github.com/Yaffle/EventSource

  • gesha

    Discontinued Turning code into coffee

  • I implemented SSE in Go (a language I'm a beginner with), and it was very simple - https://github.com/LukeChannings/gesha/blob/ffa0f5a8efa33422571fac7270d1743f856e2e0e/internal/api/api_servicer.go#L120.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • The state of Go

    1 project | /r/golang | 5 Feb 2021
  • Hand carved a new handle for my Rancillio. Thought you all might appreciate it

    2 projects | /r/espresso | 7 Jan 2021
  • Thermocouple wired correctly but gives faults

    1 project | /r/AskElectronics | 5 Apr 2023
  • How short can Git abbreviate? (2013)

    1 project | news.ycombinator.com | 23 Apr 2024
  • 100% Efficient Gas Boiler with Real-Time Data

    2 projects | news.ycombinator.com | 16 Apr 2024