I am creating an app in Node.js and will be using it through socket.io. The app will be connected to Drupal using the module Drupal_services. Now my question is -> considering that most of the functionality is node.js and mongoDB based and only a few functions will touch Drupal (registration, login, blog-comments) --- should Drupal_Services connect to socket.io clients or socket.io server?
References to problem analysis are most wanted :) -- Job Board: http://jobs.nodejs.org/ Posting guidelines: 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 post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
