4.0.0 • Published 2 years ago
@neovici/cosmoz-sse v4.0.0
<cosmoz-sse>
<cosmoz-sse> is an element that allows subscribing to server-sent events.
Install
npm install
Viewing Your Element
Start a web server @ port 8080 providing an event source at /events, then:
$ npm startRunning Tests
$ npm test