feat: ✨ audio communication through webrtc
This commit is contained in:
parent
87f7d0763f
commit
52615c3d27
4 changed files with 70 additions and 5 deletions
|
@ -100,6 +100,7 @@ async fn websocket_handler(websocket: UpgradeFut) {
|
|||
}
|
||||
}
|
||||
}
|
||||
sleep(Duration::from_secs(1)).await;
|
||||
}
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue