blanquish / node-redis-subscriptor

Quick node app that subscribes to a channel in Redis and publishes info in the browser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a test node application that subscribes to a channel in Redis. 

It updates the browser as messages are published to the channel it is listening on in Redis ('c1' but should be parametrized in the future).

About

Quick node app that subscribes to a channel in Redis and publishes info in the browser


Languages

Language:JavaScript 100.0%