diff --git a/README.md b/README.md index 634b75b..f6837ec 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@

- A pure Rust implementation of SFU + SFU in Rust with Sans-IO

# @@ -44,11 +44,11 @@ ### Toolchain -webrtc-rs currently requires Rust 1.75.0 to build. +SFU.rs currently requires Rust 1.75.0+ to build. ### Monorepo Setup -All webrtc dependent crates are added as [submodules](https://git-scm.com/book/en/v2/Git-Tools-Submodules) of this repository under /crates/. +All sfu dependent crates are added as [submodules](https://git-scm.com/book/en/v2/Git-Tools-Submodules) of this repository under /crates/. ``` git clone https://github.com/webrtc-rs/sfu @@ -69,7 +69,7 @@ cargo run --package sfu --example chat ``` ## Open Source License -Dual licensing under both MIT and Apache-2.0 is the currently accepted standard by the Rust language community and has been used for both the compiler and many public libraries since (see https://doc.rust-lang.org/1.6.0/complement-project-faq.html#why-dual-mitasl2-license). In order to match the community standards, webrtc-rs is using the dual MIT+Apache-2.0 license. +Dual licensing under both MIT and Apache-2.0 is the currently accepted standard by the Rust language community and has been used for both the compiler and many public libraries since (see https://doc.rust-lang.org/1.6.0/complement-project-faq.html#why-dual-mitasl2-license). In order to match the community standards, SFU.rs is using the dual MIT+Apache-2.0 license. ## Contributing Contributors or Pull Requests are Welcome!!! \ No newline at end of file diff --git a/rtc b/rtc index f8a9632..c903207 160000 --- a/rtc +++ b/rtc @@ -1 +1 @@ -Subproject commit f8a9632d02822ecf39f0485edea1b057e292b443 +Subproject commit c90320741c73524bed1f4d7db16be5ae97a1ca1a