Skip to content

Commit 0e61d19

Browse files
author
rainliu
committed
remove udp
1 parent c570fd1 commit 0e61d19

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

index.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -124,9 +124,6 @@
124124
<input type="checkbox" id="ice" name="ice" disabled="disabled" checked="checked"> <label for="ice">ICE</label>
125125
<a href="https://crates.io/crates/webrtc-ice"><img src="https://img.shields.io/crates/v/webrtc-ice.svg"></a>
126126
<br>
127-
<input type="checkbox" id="udp" name="udp" disabled="disabled"> <label for="udp">UDP</label>
128-
<a href="https://crates.io/crates/webrtc-udp"><img src="https://img.shields.io/crates/v/webrtc-udp.svg"></a>
129-
&nbsp;
130127
<input type="checkbox" id="sdp" name="sdp" disabled="disabled" checked="checked"> <label for="sdp">SDP</label>
131128
<a href="https://crates.io/crates/sdp"><img src="https://img.shields.io/crates/v/sdp.svg"></a>
132129
&nbsp;

0 commit comments

Comments
 (0)