Use channel instead of callbacks & removed participant events

This commit is contained in:
Théo Monnom
2022-12-27 01:42:30 +01:00
parent f7a746f0f6
commit 5f290de593
7 changed files with 141 additions and 349 deletions
-1
View File
@@ -7,5 +7,4 @@ pub mod proto {
mod rtc_engine;
mod signal_client;
pub mod events;
pub mod room;