bs-eventsource
v0.1.1
Published
Reason + BuckleScript bindings to EventSource
Maintainers
Readme
bs-eventsource
[Work In Progress]
BuckleScript bindings for the EventSource api.
Installation
npm install bs-eventsourceThen add bs-eventsource to bs-dependencies in your bsconfig.json.
Usage
See the demo
Build
npm run buildWatch
npm run watchEditor
If you use vscode, Press Windows + Shift + B it will build automatically
