Skip to content
This repository was archived by the owner on Jun 28, 2023. It is now read-only.

Latest commit

 

History

History
27 lines (19 loc) · 930 Bytes

File metadata and controls

27 lines (19 loc) · 930 Bytes

falcor-http-ws-data-source NPM version Build Status Dependency Status

Falcor HTTP and WebSocket datasource

Installation

$ npm install --save falcor-http-ws-data-source

Usage

var falcorHttpWsDataSource = require('falcor-http-ws-data-source');

falcorHttpWsDataSource('Rainbow');

License

Apache-2.0 © Philippe L'Heureux