3.0.3 • Published 6 years ago
@neovici/cosmoz-sse v3.0.3
<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