Skip to content

Commit 4fa4625

Browse files
committed
update webrtc.rs
1 parent c781ac2 commit 4fa4625

File tree

3 files changed

+33
-3
lines changed

3 files changed

+33
-3
lines changed

index.html

Lines changed: 33 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@
4444
<nav class="navbar is-dark" style="z-index:1">
4545
<div class="container">
4646
<div class="navbar-brand">
47-
<a class="navbar-item" href="https://sfu.rs/"><img src="./res/sfu-rs.ico" width="28" height="28"></a>
48-
<a class="navbar-item" href="http://github.com/webrtc-rs/sfu"><strong>Github</strong></a>
47+
<a class="navbar-item" href="https://github.com/webrtc-rs/webrtc/"><img src="./res/webrtc.rs.ico" width="28" height="28"><strong>&nbsp;WebRTC Github</strong></a>
48+
<a class="navbar-item" href="https://github.com/webrtc-rs/sfu"><img src="./res/sfu-rs.ico" width="28" height="28"><strong>&nbsp; SFU Github</strong></a>
4949
<div class="navbar-item">
5050
<iframe src="https://github.com/sponsors/webrtc-rs/button" title="Sponsor webrtc-rs" height="35" width="116"
5151
style="border: 0;"></iframe>
@@ -91,7 +91,37 @@
9191
<p>
9292
WebRTC Selective Forwarding Unit (SFU) in Rust with Sans-IO
9393
</p>
94-
</div>
94+
</div>
95+
<!--table cellspacing="0" cellpadding="0" border="0" align="center">
96+
<tr>
97+
<td style="border: 0"><img src="./res/webrtc_crates_dep_graph.png"></td>
98+
<td style="border: 0">&nbsp;</td>
99+
<td style="border: 0"><img src="./res/webrtc_stack.png"></td>
100+
</tr>
101+
</table-->
102+
<hr>
103+
<p>
104+
<strong>Sponsored with 💖 by</strong><br><br>
105+
</p>
106+
<p>
107+
<strong>Gold Sponsors:</strong><br><br>
108+
<a href="https://www.parity.io/" target="_blank"><img src="./res/parity.png" style="height:75px;" alt="Parity Technologies"></a>
109+
</p>
110+
<br>
111+
<p>
112+
<strong>Silver Sponsors:</strong><br>
113+
<a href="https://getstream.io/video/voice-calling/?utm_source=https://github.com/webrtc-rs/webrtc&utm_medium=sponsorship&utm_content=&utm_campaign=webrtcRepo_July2023_video_klmh22" target="_blank"><img
114+
src="https://stream-blog-v2.imgix.net/blog/wp-content/uploads/f7401112f41742c4e173c30d4f318cb8/stream_logo_white.png?w=350" alt="Stream Chat"></a>
115+
</p>
116+
<p>
117+
Enterprise Grade APIs for <a
118+
href="https://getstream.io/video/voice-calling/?utm_source=https://github.com/webrtc-rs/webrtc&utm_medium=sponsorship&utm_content=&utm_campaign=webrtcRepo_July2023_video_klmh22"
119+
target="_blank">Feeds</a> & <a
120+
href="https://getstream.io/video/voice-calling/?utm_source=https://github.com/webrtc-rs/webrtc&utm_medium=sponsorship&utm_content=&utm_campaign=webrtcRepo_July2023_video_klmh22"
121+
target="_blank">Chat</a>. <a
122+
href="https://getstream.io/video/voice-calling/?utm_source=https://github.com/webrtc-rs/webrtc&utm_medium=sponsorship&utm_content=&utm_campaign=webrtcRepo_July2023_video_klmh22"
123+
target="_blank">Try the interactive Chat tutorial</a> 💬
124+
</p>
95125
<hr>
96126
<span class="tag is-info is-rounded">
97127
<b>Contact Us:&nbsp;&nbsp;</b><img src="./res/at-sign.png" width="128">

res/parity.png

3.58 KB
Loading

res/webrtc.rs.ico

120 KB
Binary file not shown.

0 commit comments

Comments
 (0)