Skip to content
Snippets Groups Projects
  1. May 28, 2019
  2. May 20, 2019
  3. May 08, 2019
  4. Apr 11, 2019
  5. Apr 05, 2019
  6. 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
  7. Apr 16, 2018
  8. Mar 22, 2018
  9. Mar 20, 2018
  10. Mar 14, 2018
  11. Mar 08, 2018
  12. Oct 18, 2017
  13. Oct 14, 2017
  14. Aug 01, 2017
  15. Jul 26, 2017
  16. Jun 29, 2017
  17. May 04, 2017
  18. Apr 24, 2017
Loading