1. 21 Feb, 2020 1 commit
    • updated dependencies & bugfixes · 7f6f5ccc
      Christoph authored
      * updated version number to the latest asset version 0.984.4
      * updated npm dependencies for security fixes
      * updated to ES2016 libraries. Java Script output needs to remain on ES2015 though as Unity 2019.2 builds will fail otherwise
      * Bugfix: Make sure all connections are cut on shutdown. In experimental conference mode some connections could remain active after shutdown if some references were kept alive
      * Made sure the disconnect method will check the actual id not expect the exact reference of the internal ConnectionId
      * added warnings if the user tries to send invalid messages (0 length, null or invalid message id)
  2. 14 Aug, 2019 1 commit
  3. 24 Jun, 2019 1 commit
  4. 28 May, 2019 1 commit
    • V0.984 rc. · 7a216f4c
      Christoph authored
      * Cleanup callapp for easier use
      * Support for async init to have video devices available from the first frame
      * better work with recent Chrome changes and if loaded via http / file: url’s (mediaDevices null)
      * Will fail now during init some WebRTC features aren’t available to avoid cryptic error messages during runtime
      * Added GetBufferedAmount
  5. 01 Mar, 2019 2 commits
  6. 15 Jan, 2019 2 commits
  7. 14 Jan, 2019 1 commit