Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NEW] P2P WebRTC Connection Establishment #22847

Merged
merged 6 commits into from
Aug 9, 2021

Commits on Aug 6, 2021

  1. Configuration menu
    Copy the full SHA
    2205255 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5dab862 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a451a9 View commit details
    Browse the repository at this point in the history
  4. [REFACTOR]

     - Restore type of userId to string by removing `| undefined`
     - Add translation for visitor does not exist toastr
     - Set visitorId from room object fetched instead of fetching from livechat widget as query param
     - Type Checking
    dhruvjain99 committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    7432aa0 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2021

  1. Configuration menu
    Copy the full SHA
    2b0730e View commit details
    Browse the repository at this point in the history
  2. [FIX] Call declined Page

    dhruvjain99 committed Aug 8, 2021
    Configuration menu
    Copy the full SHA
    35c3782 View commit details
    Browse the repository at this point in the history