subscriber prototype
This commit is contained in:
@@ -2,9 +2,9 @@ pub mod proto {
|
||||
include!(concat!(env!("OUT_DIR"), "/livekit.rs"));
|
||||
}
|
||||
|
||||
mod rtc_engine;
|
||||
mod signal_client;
|
||||
mod lk_runtime;
|
||||
mod pc_transport;
|
||||
mod rtc_engine;
|
||||
mod signal_client;
|
||||
|
||||
pub mod room;
|
||||
|
||||
Reference in New Issue
Block a user