Skip to content

Commit

Permalink
update webrtc.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
yngrtc committed Jan 22, 2024
1 parent c781ac2 commit 4fa4625
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 3 deletions.
36 changes: 33 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
<nav class="navbar is-dark" style="z-index:1">
<div class="container">
<div class="navbar-brand">
<a class="navbar-item" href="https://sfu.rs/"><img src="./res/sfu-rs.ico" width="28" height="28"></a>
<a class="navbar-item" href="http://github.com/webrtc-rs/sfu"><strong>Github</strong></a>
<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>
<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>
<div class="navbar-item">
<iframe src="https://github.com/sponsors/webrtc-rs/button" title="Sponsor webrtc-rs" height="35" width="116"
style="border: 0;"></iframe>
Expand Down Expand Up @@ -91,7 +91,37 @@
<p>
WebRTC Selective Forwarding Unit (SFU) in Rust with Sans-IO
</p>
</div>
</div>
<!--table cellspacing="0" cellpadding="0" border="0" align="center">
<tr>
<td style="border: 0"><img src="./res/webrtc_crates_dep_graph.png"></td>
<td style="border: 0">&nbsp;</td>
<td style="border: 0"><img src="./res/webrtc_stack.png"></td>
</tr>
</table-->
<hr>
<p>
<strong>Sponsored with 💖 by</strong><br><br>
</p>
<p>
<strong>Gold Sponsors:</strong><br><br>
<a href="https://www.parity.io/" target="_blank"><img src="./res/parity.png" style="height:75px;" alt="Parity Technologies"></a>
</p>
<br>
<p>
<strong>Silver Sponsors:</strong><br>
<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
src="https://stream-blog-v2.imgix.net/blog/wp-content/uploads/f7401112f41742c4e173c30d4f318cb8/stream_logo_white.png?w=350" alt="Stream Chat"></a>
</p>
<p>
Enterprise Grade APIs for <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">Feeds</a> & <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">Chat</a>. <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">Try the interactive Chat tutorial</a> 💬
</p>
<hr>
<span class="tag is-info is-rounded">
<b>Contact Us:&nbsp;&nbsp;</b><img src="./res/at-sign.png" width="128">
Expand Down
Binary file added res/parity.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added res/webrtc.rs.ico
Binary file not shown.

0 comments on commit 4fa4625

Please sign in to comment.