File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 94
94
< input type ="checkbox " id ="peer " name ="peer " disabled ="disabled "> < label for ="peer "> PeerConnection</ label >
95
95
< a href ="https://crates.io/crates/webrtc-peer "> < img src ="https://img.shields.io/crates/v/webrtc-peer.svg "> </ a >
96
96
97
- < input type ="checkbox " id ="data " name ="data " disabled ="disabled "> < label for ="data "> DataChannel</ label >
97
+ < input type ="checkbox " id ="data " name ="data " disabled ="disabled " checked =" checked " > < 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 >
99
99
< br >
100
100
< input type ="checkbox " id ="rtp " name ="rtp " disabled ="disabled " checked ="checked "> < label for ="rtp "> RTP</ label >
You can’t perform that action at this time.
0 commit comments