A simple SSE (Server Sent Event) Server written in Python
Go to file
Markus Bauer 56c9a5ebc6 Add VS Code to gitignore 2021-05-15 17:54:36 +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