A simple SSE (Server Sent Event) Server written in Python
Go to file
Markus Bauer 21e8a033b2 Initial commit 2021-05-15 15:48:47 +00:00
.gitignore Initial commit 2021-05-15 15:48:47 +00: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