Skip to content

tserkov/vue-sse-example

Repository files navigation

VueSSE Example App

This app provides a debuggable example for how to use v2 of VueSSE.

It comes with its own SSE server that sends out the time every second.

The web interface renders colorized event data based on its event name.

Running

npm install
npm run serve

About

An example app for vue-sse

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published