File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 112
112
< input type ="checkbox " id ="dtls " name ="dtls " disabled ="disabled " checked ="checked "> < label for ="dtls "> DTLS</ label >
113
113
< a href ="https://crates.io/crates/webrtc-dtls "> < img src ="https://img.shields.io/crates/v/webrtc-dtls.svg "> </ a >
114
114
< br >
115
- < input type ="checkbox " id ="ice " name ="ice " disabled ="disabled " checked ="checked "> < label for ="ice " > ICE </ label >
116
- < a href ="https://crates.io/crates/webrtc-ice "> < img src ="https://img.shields.io/crates/v/webrtc-ice .svg "> </ a >
115
+ < input type ="checkbox " id ="mdns " name ="mdns " disabled ="disabled " checked ="checked "> < label for ="mdns " > mDNS </ label >
116
+ < a href ="https://crates.io/crates/webrtc-mdns "> < img src ="https://img.shields.io/crates/v/webrtc-mdns .svg "> </ a >
117
117
118
118
< input type ="checkbox " id ="stun " name ="stun " disabled ="disabled " checked ="checked "> < label for ="stun "> STUN</ label >
119
119
< a href ="https://crates.io/crates/stun "> < img src ="https://img.shields.io/crates/v/stun.svg "> </ a >
120
120
121
121
< input type ="checkbox " id ="turn " name ="turn " disabled ="disabled " checked ="checked "> < label for ="turn "> TURN</ label >
122
122
< a href ="https://crates.io/crates/turn "> < img src ="https://img.shields.io/crates/v/turn.svg "> </ a >
123
123
124
- < input type ="checkbox " id ="mdns " name ="mdns " disabled ="disabled " checked ="checked "> < label for ="mdns " > mDNS </ label >
125
- < a href ="https://crates.io/crates/webrtc-mdns "> < img src ="https://img.shields.io/crates/v/webrtc-mdns .svg "> </ a >
124
+ < input type ="checkbox " id ="ice " name ="ice " disabled ="disabled " checked ="checked "> < label for ="ice " > ICE </ label >
125
+ < a href ="https://crates.io/crates/webrtc-ice "> < img src ="https://img.shields.io/crates/v/webrtc-ice .svg "> </ a >
126
126
< br >
127
127
< input type ="checkbox " id ="sdp " name ="sdp " disabled ="disabled " checked ="checked "> < label for ="sdp "> SDP</ label >
128
128
< a href ="https://crates.io/crates/sdp "> < img src ="https://img.shields.io/crates/v/sdp.svg "> </ a >
You can’t perform that action at this time.
0 commit comments