Hey There, Take a look at http://faye.jcoglan.com/ .
Top notch module that is actively developed with a good community of devs using it. Been using it for many years. Supports many fallbacks and websockets. Hope that helps. Regards, Lance On Sunday, 20 December 2015 01:18:33 UTC+11, A wrote: > > I have a site up using Node with Express; quite a few pages, and now there > is a requirement to have one of the page be done in realtime. > > I looked into Express.io, but seems like a lot of extra to do all around > that may effect the other parts of the site (rather not retest everything). > > Any suggestions on how I can get a realtime for just one page on the whole > site? As of now, I am using JQuery and leveraging the setInterval for 20 > seconds to accomplish the task; if this is the only, then so be it. > > Thanks > -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/f5ba1617-422e-4936-bd62-8302ac41fc0b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
