Skip to content

A template to get you running using node.js with engine.io and redis PUB/SUB

Notifications You must be signed in to change notification settings

jstrellner/node-engineio-redis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-engineio-redis

This is a template to get you running using node.js with engine.io and redis PUB/SUB

Overview

Maybe this will help people not have to go through the same heartache I had while trying to make engine.io work over several servers using the redis PUB/SUB functionality.

Hopefully, with the comments I've included, it should be pretty easy to understand. The app.js is for the server side and the client.html is used for the client (obviously)

Disclaimer

I took this code straight from my implementation of a real time brainstorming/dot voting app I wrote so might need a little tweaking (especially the client which I used backbone.js to write).

About

A template to get you running using node.js with engine.io and redis PUB/SUB

Resources

Stars

Watchers

Forks

Packages

No packages published