Install

Works with Drupal: 7.x

Using dev releases is not recommended, except for testing.

Using Composer to manage Drupal site dependencies

Downloads

Download nodejs_chat-7.x-1.x-dev.tar.gztar.gz 18.47 KB
MD5: 3b2ec866746017ce16340a36b83a9cd7
SHA-1: c9a191e6e1116035185df6aaf093f472705328a7
SHA-256: 4f7392c6236a66b2c3d6992778f37661087c8e78427105579f944777755a0609
Download nodejs_chat-7.x-1.x-dev.zipzip 21.93 KB
MD5: 24aee6b224e79e8d4e89db418af86425
SHA-1: ffac28fc8f8e3d17345cb83f6c243d34f14a1427
SHA-256: f3611cc85da1f36af39bec46ec9b0affddce19776729778aae5fbf5c61fafe5f

Release notes

First stable and working version (though still in development) of the Node JS Chat module.

  • Provides a block implementation with a Node JS chat that communicates users directly through the Node JS server, via socket.io
  • By default, a list of connected users (to the chat) with their pictures is provided for the chat.
  • The basic Chat class can be instantiated by developers changing some of the options or settings, to get a different behavior.
Created by: slv_
Created on: 12 Mar 2013 at 09:07 UTC
Last updated: 6 Jul 2016 at 20:22 UTC

Other releases