feat: ✨ rtc_receive_offer, rtc_receive_answer
This commit is contained in:
parent
f781afe995
commit
62150e8292
4 changed files with 134 additions and 33 deletions
|
@ -23,7 +23,7 @@ web-sys = { version = "0.3.77", features = [
|
|||
"RtcConfiguration",
|
||||
"RtcIceServer",
|
||||
"RtcPeerConnection",
|
||||
# "RtcSdpType",
|
||||
"RtcSdpType",
|
||||
"RtcSessionDescription",
|
||||
"RtcSessionDescriptionInit",
|
||||
"Window",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue