/bs-eventsource

Reason + BuckleScript bindings to EventSource

Primary LanguageOCaml

bs-eventsource

[Work In Progress]

BuckleScript bindings for the EventSource api.

Installation

npm install bs-eventsource

Then add bs-eventsource to bs-dependencies in your bsconfig.json.

Usage

See the demo

Build

npm run build

Watch

npm run watch

Editor

If you use vscode, Press Windows + Shift + B it will build automatically