A simple SSE (Server Sent Event) Server written in Python
Go to file
Markus Bauer e3c61e2afe fix iterator 2021-05-18 12:31:11 +02:00
src fix iterator 2021-05-18 12:31:11 +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 Initial commit 2021-05-15 15:48:47 +00:00

README.md

Simple-SSE-Server

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