A simple SSE (Server Sent Event) Server written in Python
Go to file
Markus Bauer 47dbbfcb75 Add requirements.txt 2021-05-18 17:43:43 +02:00
src Uncomment message id, remove debug prints 2021-05-18 16:34:15 +02:00
.gitignore Add VS Code to gitignore 2021-05-15 17:54:36 +02:00
LICENSE Initial commit 2021-05-15 15:48:47 +00:00
README.md Change README 2021-05-18 17:42:01 +02:00
requirements.txt Add requirements.txt 2021-05-18 17:43:43 +02:00

README.md

Simple-SSE-Server

A simple SSE (Server Sent Event) Server written in Python

To test run ´´´ python3 SimpleSseSever.py ´´´