Skip to content
This repository has been archived by the owner on Sep 6, 2022. It is now read-only.

Adding QualityTransport interfaces. #121

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Feb 28, 2020

  1. Adding QTransport interfaces.

    There is also more additional new interface.
    Jorropo committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    04acd2c View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2020

  1. Configuration menu
    Copy the full SHA
    2d4fee4 View commit details
    Browse the repository at this point in the history
  2. Adding transport.QListener

    Jorropo committed Feb 29, 2020
    Configuration menu
    Copy the full SHA
    b1a91b6 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2020

  1. Configuration menu
    Copy the full SHA
    85534fa View commit details
    Browse the repository at this point in the history
  2. Removing transport.Score.IsQuality to avoid excessive redial.

    We don't want to dial the same peer again and again, allowing transport to not return an expected quality means we must try to dial each time.
    Jorropo committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    7e1329f View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2020

  1. Last change of Quality Transport.

    Except if some errors sneeked in that should be the last version of Quality Transport interfaces.
    Jorropo committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    f7acec3 View commit details
    Browse the repository at this point in the history