[Work In Progress]
BuckleScript bindings for the EventSource api.
npm install bs-eventsource
Then add bs-eventsource
to bs-dependencies
in your bsconfig.json
.
See the demo
npm run build
npm run watch
If you use vscode
, Press Windows + Shift + B
it will build automatically