Simple-SSE-Server/README.md

8 lines
131 B
Markdown
Raw Normal View History

2021-05-15 15:48:47 +00:00
# Simple-SSE-Server
2021-05-18 15:42:01 +00:00
A simple SSE (Server Sent Event) Server written in Python
To test run
´´´
python3 SimpleSseSever.py
´´´