feat(voice): harden Android audio and channel joins
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -13,6 +13,8 @@
|
||||
#![forbid(unsafe_code)]
|
||||
#![warn(missing_docs)]
|
||||
|
||||
pub mod channel_join;
|
||||
|
||||
use thiserror::Error;
|
||||
|
||||
/// Errors raised while reducing protocol events into state or
|
||||
|
||||
Reference in New Issue
Block a user