Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/justforuse/sse-demo
server sent events demo
https://github.com/justforuse/sse-demo
Last synced: about 4 hours ago
JSON representation
server sent events demo
- Host: GitHub
- URL: https://github.com/justforuse/sse-demo
- Owner: justforuse
- Created: 2019-01-01T15:19:44.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-12-28T09:22:50.000Z (almost 3 years ago)
- Last Synced: 2024-04-15T04:24:51.132Z (7 months ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SSE Demo
## How to run
```
npm i
node index.js
```