Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The JTEL chat server implementation is based on the websocket protocol. The JTEL chat server ClientMessenger is used to implement chat channel between ACD Agent and Client.


Same Origin Policy

There is a limitation by using wss protocol described in Same-Origin-Policy (https://de.wikipedia.org/wiki/Same-Origin-Policy)

draw.io Diagram
bordertrue
diagramNameChat Architecture
simpleViewerfalse
width
linksauto
tbstyletop
lboxtrue
diagramWidth942
revision45


Reference implementationImplementation

See JTEL chat integration in bitbucket