Support/Live Chat/Web Client: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Created page with 'The SUMO web client is based on the existing webchat component of Fastpath, updated to use modern libraries and implement a widget and event based communication model. It's desi…')
 
m (fix links)
 
(2 intermediate revisions by the same user not shown)
Line 4: Line 4:


* [https://dm-sumotools01.mozilla.org/webclient/index.html Code documentation]
* [https://dm-sumotools01.mozilla.org/webclient/index.html Code documentation]
* [https://wiki.mozilla.org/Support/Live_Chat/Web_Client/Building Build instructions]
* [https://wiki.mozilla.org/Support/Live_Chat/Building Build instructions]
* [https://wiki.mozilla.org/Support/Live_Chat/Web_Client/Events Event and ajax overview]
* [https://wiki.mozilla.org/Support/Live_Chat/Web_Client/Events Event and ajax overview]
* [https://wiki.mozilla.org/Support/Live_Chat/Web_Client/Widgets Widgets overview]
* [https://wiki.mozilla.org/Support/Live_Chat/Web_Client/Widgets Widgets overview]
* [https://wiki.mozilla.org/Support/Live_Chat/Technical overview Overview of how Fastpath works and the requirements any web-based client must fulfill]
* [https://wiki.mozilla.org/Support/Live_Chat/Technical_overview Overview of how Fastpath works and the requirements any web-based client must fulfill]
* [https://wiki.mozilla.org/Support/Live_Chat/Web_Client_PRD PRD]
* [https://wiki.mozilla.org/Support/Live_Chat/Web_Client_PRD PRD]

Latest revision as of 15:05, 8 March 2010

The SUMO web client is based on the existing webchat component of Fastpath, updated to use modern libraries and implement a widget and event based communication model. It's designed to be highly customizable, extensible, and localizable to meet a broad range of requirements.

Currently, only a baseline set of features are implemented - including basic chat support, basic authentication, multiple chats in a tabbed-like interface, and fastpath incoming chat notifications.