Skip to content
Snippets Groups Projects
  1. May 21, 2020
    • prlanzarin's avatar
      html5: refactor STUN/TURN fetch, add fallback STUN, fix deadlock in audio join · 2cba85e8
      prlanzarin authored
      Refactored STUN/TURN fetch to be done only once, when successful, per session and cache it in mem to avoid too many reqs. Current way is a bit dumb, this should increase reliability a bit more. The caching is configurable so folks who want to use very short lived TURN credentials can disable it
      
      Add a fallback STUN config option to be used when the default STUN/TURN fetch fails
      
      Clean the safari/no candidate generation pre flight check from 3rd party STUNs
      
      Fix deadlock in audio join when STUN/TURN fetch failed
      2cba85e8
  2. May 14, 2020
  3. Feb 26, 2020
  4. Feb 14, 2020
  5. Jan 29, 2020
  6. Jan 28, 2020
  7. Dec 20, 2019
  8. Dec 19, 2019
  9. Dec 10, 2019
  10. Dec 09, 2019
  11. Dec 06, 2019
  12. Nov 14, 2019
  13. Sep 18, 2019
  14. Sep 06, 2019
  15. Aug 01, 2019
  16. Jul 25, 2019
  17. Jun 27, 2019
  18. Jun 20, 2019
  19. Jun 03, 2019
  20. May 21, 2019
  21. Jan 15, 2019
  22. Jan 14, 2019
  23. Jan 10, 2019
  24. Dec 05, 2018
  25. Nov 20, 2018
  26. Nov 05, 2018
  27. Aug 28, 2018
  28. Jul 11, 2018
  29. Jul 09, 2018
  30. Jun 11, 2018
  31. May 29, 2018
  32. May 25, 2018
Loading