1. 10 Sep, 2022 1 commit
  2. 09 Sep, 2022 2 commits
  3. 08 Sep, 2022 1 commit
  4. 06 Sep, 2022 2 commits
  5. 02 Sep, 2022 1 commit
    • Juliusz Chroboczek's avatar
      Version the protocol. · 533e4b9b
      Juliusz Chroboczek authored
      The handshake message now contains a list of supported protocol
      versions.  Version mismatch is currently a warning, but it will be a
      hard error in the future.
      533e4b9b
  6. 01 Sep, 2022 3 commits
  7. 31 Aug, 2022 2 commits
  8. 29 Aug, 2022 1 commit
  9. 04 Aug, 2022 2 commits
  10. 03 Aug, 2022 1 commit
  11. 02 Aug, 2022 1 commit
  12. 25 Jul, 2022 1 commit
    • Juliusz Chroboczek's avatar
      Rework file transfer. · 3bdd82f0
      Juliusz Chroboczek authored
      Split into the protocol (in protocol.js) and the user interface
      (in galene.js).  Make the state automaton explicit, and improve
      error-handling.  The new protocol is incompatible with the old one.
      3bdd82f0
  13. 23 Jul, 2022 2 commits
  14. 22 Jul, 2022 1 commit
  15. 12 Jul, 2022 2 commits
  16. 28 May, 2022 2 commits
  17. 19 May, 2022 3 commits
  18. 11 May, 2022 1 commit
  19. 05 May, 2022 1 commit
  20. 04 May, 2022 1 commit
  21. 01 May, 2022 1 commit
  22. 30 Apr, 2022 1 commit
  23. 28 Apr, 2022 1 commit
  24. 25 Apr, 2022 2 commits
  25. 23 Apr, 2022 1 commit
  26. 22 Apr, 2022 1 commit
    • Juliusz Chroboczek's avatar
      Update dependencies. · 9ab84741
      Juliusz Chroboczek authored
      Pion/ice v2.2.6 (included by webrtc v.3.1.34) fixes an issue
      that could break connections when the peer implements aggressive
      nomination.
      9ab84741
  27. 20 Apr, 2022 2 commits