An open API service indexing awesome lists of open source software.

https://github.com/cyklan/sse

A server-sent events development tool
https://github.com/cyklan/sse

Last synced: 2 months ago
JSON representation

A server-sent events development tool

Awesome Lists containing this project

README

          

# 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