This project is not covered by Drupal’s security advisory policy.

This module provides a live real time chat feature for your site, as a block, leveraging the pusher api
https://pusher.com/

INSTALLATION
Download this module using composer.

CONFIGURATION
After enabling the module, head to <front>/admin/dru-chat/pusher-configs and enter your Pusher
app (Channel) details as provided here
https://dashboard.pusher.com/apps/ ie app_id, key, secret,cluster.
Checkout https://pusher.com/channels/pricing
After this, place the dru chat block at the footer of your site.
About extending the features via event listener, check README.MD and
/src/Examples at the root of this module folder.

Project information

Releases