Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mikemaccana/sse-example
A broken SSE example
https://github.com/mikemaccana/sse-example
Last synced: 5 days ago
JSON representation
A broken SSE example
- Host: GitHub
- URL: https://github.com/mikemaccana/sse-example
- Owner: mikemaccana
- Created: 2015-09-23T16:37:22.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-24T17:23:16.000Z (about 9 years ago)
- Last Synced: 2024-10-12T01:27:40.630Z (about 1 month ago)
- Language: JavaScript
- Size: 125 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A working example of compression with SSE (server sent events)
Run:
./bin/www
Open a browser and visit:
http://localhost:3000/
Open console, and note SSE is happening.