Robert Rusch
Robert Rusch
Digging this back up now that async is mostly stabilized to note that I'll try adding in a proper async API.
Any functions you could see being a hotspot in a loop? (Especially, parts of the public API, since rust does inline across crates without #[inline] right now)
Oof, I meant doesn't. My bad.
If it's WebRTC, I think something like https://developers.google.com/web/updates/2018/06/more-native-echo-cancellation might be relevant. I also know plenty of web apps with push to talk, such as Discord's web version.
Same on the Slack issue
@dihernandez is working on adding a big vec test