firehoseio / firehose

Build realtime Ruby web applications. Created by the fine folks at Poll Everywhere.
http://firehose.io/
MIT License
727 stars 72 forks source link

Port to Node #61

Closed steel closed 8 years ago

steel commented 8 years ago

Issue: https://github.com/firehoseio/firehose/issues/58

Still missing:

Sample usage:

$ node
> Firehose = require("./javascript/index.js")

Or, if referenced via package.json

Firehose = require "firehose-client"

Jasmine specs

$ npm run test
steel commented 8 years ago

Moved everything over to https://github.com/firehoseio/js_client and published 1.0