SimpleChat

Categories

Component ID

1350424

Component name

SimpleChat

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

This is essentially a mock chatting system. Rather than having a true open connection between users, it simulates chatting between two people by saving messages to a node which is then periodically refreshed by AJAX for both parties.

The inspiration for this module was a need for a free chatting system between potential customers who visit a site and a sales team who manage the site.