1. 30 Jan, 2022 3 commits
  2. 27 Jan, 2022 6 commits
  3. 26 Jan, 2022 3 commits
  4. 25 Jan, 2022 2 commits
  5. 24 Jan, 2022 4 commits
  6. 20 Jan, 2022 3 commits
  7. 19 Jan, 2022 2 commits
    • * update protocol repo
      
      * session migration
      
      * Simulate Scenario debug menu
      
      * some tests cleanup
      
      * fix reconnection implementation
      
      * fix not renegotiating publisher after migration
      
      * clean up dev url/token
      
      * bump ice connect timeout
      davidliu authored
    • davidliu authored
  8. 11 Jan, 2022 4 commits
  9. 07 Jan, 2022 1 commit
    • * permissions API
      
      * naming
      
      * don't add track if disallowed
      
      * hold on to track for now
      
      * room event for subscription permission update
      
      * update test
      
      * language cleanup
      
      * Move track permission handling to RemoteParticipant to allow emission of ParticipantEvent
      
      * Subscription status enum
      
      * revert preventing subscription to disallowed track
      
      * keep subscribe boolean and add extra subscriptionStatus
      
      * fix build
      davidliu authored
  10. 05 Jan, 2022 1 commit
  11. 04 Jan, 2022 1 commit
  12. 03 Jan, 2022 3 commits
  13. 30 Dec, 2021 1 commit
  14. 22 Dec, 2021 1 commit
  15. 18 Dec, 2021 1 commit
  16. 16 Dec, 2021 3 commits
  17. 09 Dec, 2021 1 commit
    • * Update protocol submodule commit
      
      * StreamStateUpdate
      
      * default track streamstate paused
      
      * fix tests
      davidliu authored