Skip to content

v0.2.0

Compare
Choose a tag to compare
@theomonnom theomonnom released this 20 Apr 16:01
· 68 commits to main since this release

Changes

  • Updated client-sdk-js to v0.18.2 ( See changelog here )
  • Fixed error on LocalTrackUnpublised
  • Js files are now minified
  • Reduced memory allocation when receiving data from DataChannels
  • Videos are now correctly released
  • LocalParticipant.PublishData use the params keyword for the destination participants
  • LocalParticipant.PublishData is now overloaded with new parameters offset and count
  • Optimized the use of the cache on the C# side