Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

Add TCP+Relay detection event #485

Merged
merged 22 commits into from
Feb 19, 2024

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    8b5bbd8 View commit details
    Browse the repository at this point in the history
  2. Added the following missing properties id,timestamp,type,lastPacketRe…

    …ceivedTimestamp,lastPacketSentTimestamp,priority,remoteCandidateId,transportId and writable
    david-macpherson committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    daff998 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5542d91 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1be9ed5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    03ee5b6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7d97eb1 View commit details
    Browse the repository at this point in the history
  7. Implemented the emitting of the stream warning event when if the loca…

    …l candidate is relayed over tcp
    david-macpherson committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    f05ce78 View commit details
    Browse the repository at this point in the history
  8. Fixed up styling

    david-macpherson committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    5b9f8b0 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Refactored the candidate pair to an array, Implemneted a helper funct…

    …ion to get the active candidate pair
    david-macpherson committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    1b8e9c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86fbdb2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e89638 View commit details
    Browse the repository at this point in the history
  4. Implemeneted the WebRtcTCPRelayDetectedEvent to dispatch if the web r…

    …tc transport is tcp and the candidate type is relay
    david-macpherson committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    bdf41af View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    55d02d6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fb6bf16 View commit details
    Browse the repository at this point in the history
  7. Refactored the getting of the active candidate pair to be stored as a…

    … variable instead of calling multiple times
    david-macpherson committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    533d88a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9d26239 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7eab39d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    51babfd View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    d00bf75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8567df6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15ed4ad View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Configuration menu
    Copy the full SHA
    ad24cc9 View commit details
    Browse the repository at this point in the history