davecast
v0.4.10
Published
Glue that connects JavaScript apps to the davecast server.
Downloads
3
Readme
davecast package
How to install
npm install davecast
Story
davecast is a websockets-based way to get instant notification of messages that emanate from my blog, linkblog, photos, cards and Frontier updates. On the backend is a customized River5 server.
Until now this flow was only available through Slack. But now it's open to everyone with a Node.js installation through the davecast package. And it might be a prototype for other people's casts.
Hello world
There's a hello world app in the examples folder.
Updates
v0.4.0 -- 7/21/17 by DW
First release.