shimo-eventsource
v2.9.2
Published
Combined with :
Downloads
127
Readme
Eventsource client library for browser & node.js
Combined with :
npm eventsource(node.js)
&
npm event-source-polyfill(browser)
Install
npm i shimo-eventsource
Usage
const EventSource = require('shimo-eventsource')
new EventSource('http://your/url')
LICENSE
MIT