Skip to content

v1.3.0

Compare
Choose a tag to compare
@davidzhao davidzhao released this 08 Sep 19:22
· 208 commits to main since this release
0c16a14

New features in this build

End to end encryption

Now supporting end to end encryption that's compatible cross platform. For example usage with a shared key, see sample app

Audio mode handling

We are making it easier to have custom handling of Audio Modes, including overriding the default behavior with your own handler. This makes it simpler to put the audio stack either in Media mode instead of Communication (the default). See readme for usage example.

Changelog