A simple SSE (Server Sent Event) Server written in Python
Go to file
Markus Bauer 92f2a2c8f4 Add custom exception 2021-05-16 22:48:13 +02:00
src Add custom exception 2021-05-16 22:48:13 +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