Skip to content

natty exit on ICE callback loop #4

Description

@atavism

When connectivity tests fail on every candidate pair, and a working pair cannot be found, ICE falls back on TURN to relay traffic between peers. Since we've excluded this from the implementation, natty should exit after the entire pair list has been exhausted and multiple connection attempts have failed. Right now, natty sometimes enters an infinite loop of STUN 4-way handshakes and ends up considering ineligible pairs multiple times. I'm adding some extra checks to know when to properly exit.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions