File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 91
91
< input type ="checkbox " id ="media " name ="media " disabled ="disabled "> < label for ="media "> Media</ label >
92
92
< a href ="https://crates.io/crates/webrtc-media "> < img src ="https://img.shields.io/crates/v/webrtc-media.svg "> </ a >
93
93
94
- < input type ="checkbox " id ="pc " name ="pc " disabled ="disabled "> < label for ="pc "> PeerConnection</ label >
95
- < a href ="https://crates.io/crates/webrtc-pc "> < img src ="https://img.shields.io/crates/v/webrtc-pc .svg "> </ a >
94
+ < input type ="checkbox " id ="peer " name ="peer " disabled ="disabled "> < label for ="peer "> PeerConnection</ label >
95
+ < a href ="https://crates.io/crates/webrtc-peer "> < img src ="https://img.shields.io/crates/v/webrtc-peer .svg "> </ a >
96
96
97
97
< input type ="checkbox " id ="data " name ="data " disabled ="disabled "> < label for ="data "> DataChannel</ label >
98
98
< a href ="https://crates.io/crates/webrtc-data "> < img src ="https://img.shields.io/crates/v/webrtc-data.svg "> </ a >
You can’t perform that action at this time.
0 commit comments