Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 756 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 756 Bytes

#SwapIt Demonstration

This module is a simple demonstration of how to build a custom module utilizing the nodeJS integration module. For more information on how this module works check out Module Development with Drupal and NodeJS. The example code in the post is taken directly from this module.

##Setup

  1. Install and enable the nodejs integration module along with the appropriate node server configuration.
  2. Enable the swapit demonstration module.
  3. Make sure your node server is running.
  4. Go to mysite.com/swap and check it out! Use a couple of sessions to see the node-ey goodness.