Skip to content
Snippets Groups Projects
  1. May 08, 2019
  2. Apr 30, 2019
  3. Apr 16, 2019
  4. Apr 15, 2019
  5. Apr 12, 2019
  6. Apr 11, 2019
  7. Apr 05, 2019
  8. Apr 03, 2019
    • 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
    • Cecylia Bocovich's avatar
      Fix for proxy deadlock bug · c28c8ca4
      Cecylia Bocovich authored
      This is a fix for the proxy-go deadlock bug (ticket #25688). The
      assumption that OnIceComplete is always followed by a successful
      connection where OnDataChannel has been called turns out not to occur in
      practice. OnICEComplete looks like it is being deprecated in other
      libraries anyway, so it's safer to just remove it.
      c28c8ca4
  9. Mar 25, 2019
  10. Mar 07, 2019
  11. Jan 22, 2019
  12. Dec 21, 2018
  13. Dec 20, 2018
  14. Dec 19, 2018
  15. Dec 05, 2018
  16. Dec 04, 2018
Loading