Skip to content
This repository has been archived by the owner on Jun 22, 2023. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 299 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 299 Bytes

SSE Events with Node.js and Redis Streams

Goals:

  • Demonstrate SSEs and how they are simpler than WebSockets
  • Demonstrate the power of Redis and Redis Streams
  • Show Progressive Enhancement with Custom Elements for a Chat App

Setup

docker compose up

Go to http://localhost:8000