Skip to content

Commit 4294cb8

Browse files
author
Rain Liu
committed
update index.html
1 parent 5b3b488 commit 4294cb8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,9 @@
8888
A pure Rust implementation of WebRTC stack. Rewrite <a href="http://Pion.ly">Pion</a> WebRTC stack in Rust
8989
</p>
9090
<hr>
91+
<input type="checkbox" id="peer" name="peer" disabled="disabled"> <label for="peer">Peer</label>
92+
<a href="https://crates.io/crates/webrtc-peer"><img src="https://img.shields.io/crates/v/webrtc-peer.svg"></a>
93+
<br>
9194
<input type="checkbox" id="media" name="media" disabled="disabled"> <label for="media">Media</label>
9295
<a href="https://crates.io/crates/webrtc-media"><img src="https://img.shields.io/crates/v/webrtc-media.svg"></a>
9396
&nbsp;

0 commit comments

Comments
 (0)