An open API service indexing awesome lists of open source software.

https://github.com/alex1990/sse-example

A basic SSE(Server-Sent Events) example with NodeJS and Express.
https://github.com/alex1990/sse-example

Last synced: 9 months ago
JSON representation

A basic SSE(Server-Sent Events) example with NodeJS and Express.

Awesome Lists containing this project

README

          

# sse-example
A basic SSE(Server-Sent Events) example with NodeJS and Express.

## Screenshot

![Server-Sent Events Example](./assets/sse-example.gif)