https://github.com/dxe4/python-sse-example
Python flask EventSource example
https://github.com/dxe4/python-sse-example
Last synced: about 1 year ago
JSON representation
Python flask EventSource example
- Host: GitHub
- URL: https://github.com/dxe4/python-sse-example
- Owner: dxe4
- Created: 2014-03-04T00:32:51.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-03-04T00:48:05.000Z (over 12 years ago)
- Last Synced: 2025-02-10T07:43:42.391Z (over 1 year ago)
- Language: JavaScript
- Size: 148 KB
- Stars: 1
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Example of sse using flask and EventSource. Requires flask, `python main.py`. I used python3.3