|
44 | 44 | <nav class="navbar is-dark" style="z-index:1">
|
45 | 45 | <div class="container">
|
46 | 46 | <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> 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> SFU Github</strong></a> |
49 | 49 | <div class="navbar-item">
|
50 | 50 | <iframe src="https://github.com/sponsors/webrtc-rs/button" title="Sponsor webrtc-rs" height="35" width="116"
|
51 | 51 | style="border: 0;"></iframe>
|
|
91 | 91 | <p>
|
92 | 92 | WebRTC Selective Forwarding Unit (SFU) in Rust with Sans-IO
|
93 | 93 | </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"> </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> |
95 | 125 | <hr>
|
96 | 126 | <span class="tag is-info is-rounded">
|
97 | 127 | <b>Contact Us: </b><img src="./res/at-sign.png" width="128">
|
|
0 commit comments