LiveHelperChat / xmpp-chat

This is repository for full XMPP chat support. Standalone and automated hosting environment is supported.
https://livehelperchat.com/full-xmpp-chat-support-for-ejabberd-423a.html
37 stars 18 forks source link

XMPP Chat for live helper chat

This is repository for full XMPP chat support in Live Helper Chat. Standalone and Automated hosting enviroments are supported. Folders structure

Requirements

Workflow how everything is related

LHC extension requirements

Username constructing patterns in standalone enviroment

Visitor comes to site (node server takes care of this API)

Optional if node as handler is used

Operator sends a message to online visitor. [mod_lhc]

Visitor starts a chat [nodejs]

Send a message to operator from visitor (during the chat)

Send a message from operator to visitor (during the chat)[mod_lhc]

Operators status monitoring [mod_lhcping.erl,mod_lhc.erl]

Autoamated hosting workflow