8000 GitHub - Snickdx/sse-streams: A flask app demonstrating server sent event streams
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Snickdx/sse-streams

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Server Sent Streams Example

A flask app demonstrating server sent event streams on the server and consuming the streams client side using EventSource and Fetch API

Demo

Demo Link

Demo

Running

The quickest way to see the code in action is to run on Repl.it

Try on repl.it

Local Setup

Dependencies

Python 3

Install packages

$ pip install -r requirements.txt

Running the application

$ python main.py

About

A flask app demonstrating server sent event streams

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0