hyperfeed-ws

1.1.5 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i hyperfeed-ws

Weekly Downloads

0

Version

1.1.5

License

MIT

Last publish

Collaborators

  • poga