Skip to content

pjt3591oo/sse-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SSE example

  • fastapi

  • node


client setup

$ docker-compose up

http://localhost:8080

fastapi running

running port: 3000

$ python app.py

node running

running port: 8000

$ node app.js