Skip to content

v4.0.0

Choose a tag to compare

@bigO68 bigO68 released this 23 Jan 02:29
· 3 commits to master since this release
793b606
  • Enhanced End Chat flow to support disconnect flow experiences
  • Modified disconnectParticipant() to defer connection termination until server sends chatEnded event
  • Moved cleanup operations from disconnectParticipant() to _handleIncomingMessage() for server-driven termination
  • Added callback pattern in _forwardChatEvent() to ensure proper event ordering during chat termination
  • Enables post-disconnect messaging (surveys, confirmations) while ensuring proper cleanup