|
46 | 46 | <div class="navbar-brand">
|
47 | 47 | <a class="navbar-item" href="https://github.com/webrtc-rs"><img src="./res/Github.png" height="28"></a>
|
48 | 48 | <a class="navbar-item" href="https://github.com/webrtc-rs/webrtc"><img src="./res/webrtc.rs.ico" width="28" height="28"><strong> WebRTC</strong></a>
|
49 |
| - <a class="navbar-item" href="https://github.com/webrtc-rs/ortc"><img src="./res/rtc.ico" width="28" height="28"><strong> ORTC</strong></a> |
| 49 | + <a class="navbar-item" href="https://github.com/webrtc-rs/rtc"><img src="./res/rtc.ico" width="28" height="28"><strong> RTC</strong></a> |
50 | 50 | <a class="navbar-item" href="https://github.com/webrtc-rs/sfu"><img src="./res/sfu-rs.ico" width="28" height="28"><strong> SFU</strong></a>
|
51 | 51 | <div class="navbar-item">
|
52 | 52 | <iframe src="https://github.com/sponsors/webrtc-rs/button" title="Sponsor webrtc-rs" height="35" width="116"
|
|
62 | 62 | <div class="message-header"></div>
|
63 | 63 | <div class="message-body">
|
64 | 64 | <p>
|
65 |
| - <a href="https://github.com/webrtc-rs/ortc/actions"><img |
66 |
| - src="https://github.com/webrtc-rs/ortc/workflows/cargo/badge.svg"></a> |
67 |
| - <a href="https://codecov.io/gh/webrtc-rs/ortc"><img |
68 |
| - src="https://codecov.io/gh/webrtc-rs/ortc/branch/master/graph/badge.svg"></a> |
69 |
| - <a href="https://deps.rs/repo/github/webrtc-rs/ortc"><img |
70 |
| - src="https://deps.rs/repo/github/webrtc-rs/ortc/status.svg"></a> |
| 65 | + <a href="https://github.com/webrtc-rs/rtc/actions"><img |
| 66 | + src="https://github.com/webrtc-rs/rtc/workflows/cargo/badge.svg"></a> |
| 67 | + <a href="https://codecov.io/gh/webrtc-rs/rtc"><img |
| 68 | + src="https://codecov.io/gh/webrtc-rs/rtc/branch/master/graph/badge.svg"></a> |
| 69 | + <a href="https://deps.rs/repo/github/webrtc-rs/rtc"><img |
| 70 | + src="https://deps.rs/repo/github/webrtc-rs/rtc/status.svg"></a> |
71 | 71 | <a href="https://crates.io/crates/ortc"><img
|
72 | 72 | src="https://img.shields.io/crates/v/ortc.svg"></a>
|
73 | 73 | <a href="https://docs.rs/ortc"><img
|
|
79 | 79 | <a href="https://twitter.com/WebRTCrs"><img
|
80 | 80 | src="https://img.shields.io/twitter/url/https/twitter.com/webrtcrs.svg?style=social&label=%40WebRTCrs"
|
81 | 81 | alt="Twitter"></a>
|
82 |
| - <a href="https://github.com/webrtc-rs/ortc"><img |
83 |
| - src="https://img.shields.io/github/watchers/webrtc-rs/ortc.svg?style=social&label=Watch" |
| 82 | + <a href="https://github.com/webrtc-rs/rtc"><img |
| 83 | + src="https://img.shields.io/github/watchers/webrtc-rs/rtc.svg?style=social&label=Watch" |
84 | 84 | alt="Github Watches"></a>
|
85 | 85 | <a href="https://seladb.github.io/StarTrack-js/#/preload?r=webrtc-rs,ortc"><img
|
86 |
| - src="https://img.shields.io/github/stars/webrtc-rs/ortc.svg?style=social&label=Star" |
| 86 | + src="https://img.shields.io/github/stars/webrtc-rs/rtc.svg?style=social&label=Star" |
87 | 87 | alt="Github Stars"></a>
|
88 |
| - <a href="https://github.com/webrtc-rs/ortc"><img |
89 |
| - src="https://img.shields.io/github/forks/webrtc-rs/ortc.svg?style=social&label=Fork" |
| 88 | + <a href="https://github.com/webrtc-rs/rtc"><img |
| 89 | + src="https://img.shields.io/github/forks/webrtc-rs/rtc.svg?style=social&label=Fork" |
90 | 90 | alt="Github Forks"></a>
|
91 | 91 | </p>
|
92 | 92 | <br>
|
93 | 93 | <p>
|
94 |
| - ORTC in Rust with Sans-IO |
| 94 | + RTC in Rust with Sans-IO |
95 | 95 | </p>
|
96 | 96 | <hr>
|
97 | 97 | <img src="./res/party-popper-emoji-left.png">
|
|
0 commit comments