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 106
106
< input type ="checkbox " id ="srtp " name ="srtp " disabled ="disabled " checked ="checked "> < label for ="srtp "> SRTP</ label >
107
107
< a href ="https://crates.io/crates/webrtc-srtp "> < img src ="https://img.shields.io/crates/v/webrtc-srtp.svg "> </ a >
108
108
109
- < input type ="checkbox " id ="sctp " name ="sctp " disabled ="disabled "> < label for ="sctp "> SCTP</ label >
109
+ < input type ="checkbox " id ="sctp " name ="sctp " disabled ="disabled " checked =" checked " > < label for ="sctp "> SCTP</ label >
110
110
< a href ="https://crates.io/crates/webrtc-sctp "> < img src ="https://img.shields.io/crates/v/webrtc-sctp.svg "> </ a >
111
111
< br >
112
112
< input type ="checkbox " id ="dtls " name ="dtls " disabled ="disabled " checked ="checked "> < label for ="dtls "> DTLS</ label >
You can’t perform that action at this time.
0 commit comments