Skip to content

Commit 4bac066

Browse files
committed
update readme.md
# Conflicts: # README.md
1 parent 9b714dd commit 4bac066

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ alt="Recall.ai">
6464

6565
## Overview
6666

67-
WebRTC.rs is a runtime-agnostic WebRTC implementation in Rust, built on a Sans-I/O foundation. Originally inspired by the Pion stack,
68-
the project is evolving into a clean, ergonomic implementation that works with any async runtime (Tokio, async-std, smol, embassy).
67+
WebRTC.rs is an async-friendly WebRTC implementation in Rust, originally inspired by and largely rewriting the Pion
68+
stack. The project is currently evolving into a clean, ergonomic, runtime-agnostic implementation that works with any async runtime (Tokio, async-std, smol, embassy).
6969

7070
**Architecture:**
7171
- **[rtc](https://github.com/webrtc-rs/rtc)**: Sans-I/O protocol core with complete WebRTC stack (95%+ W3C API compliance)

0 commit comments

Comments
 (0)