Skip to content
  • Cecylia Bocovich's avatar
    Added check to see if peer connection succeeded · 08f52054
    Cecylia Bocovich authored
    This is related to the proxy-go deadlock bug #25688. If a client doesn't
    do anything with the SDP answer, a token will get lost. Added a timeout
    after a minute that checks the PeerConnection state and destroys the
    peer connection and returns a token if did not yet succeed
    08f52054