Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 528 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 528 Bytes

SSE

This is a website tool to help you test your server-sent event implementations. It provides you with a website that can subscribe to your server-sent events or alternatively a webserver that provides a server-sent event every two seconds that you can subscribe to.

Run

To run this, build both the frontend and the backend with their respective tools. Then, place the contents of the frontend build result into a directory called public thats next to the executable provided by the backend. Then run the executable