1.1.5 • Published 7 years ago

hyperfeed-ws v1.1.5

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

hyperfeed-ws

send hyperfeed updates through websocket

Usage

const WSS = require('hyperfeed-ws')
const hyperfeed = require('hyperfeed')

var feed = hyperfeed().createFeed()

var server = new WSS(feed, {port: 8080}) // done

License

The MIT License

1.1.5

7 years ago

1.1.4

7 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.0

7 years ago