Skip to content

Commit 72ae0ac

Browse files
authored
Add deprecation notice for TRTC Web SDK v4
Added deprecation notice for TRTC Web SDK v4 and recommended v5.
1 parent 7d18de5 commit 72ae0ac

1 file changed

Lines changed: 16 additions & 1 deletion

File tree

v4/README.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
> ⚠️ **Deprecated Notice (Important)**
2+
>
3+
> The **TRTC Web SDK v4 (`trtc-js-sdk`) is now in maintenance mode and is no longer recommended for new projects.**
4+
>
5+
> 👉 Please use **TRTC Web SDK v5** instead:
6+
> - 📦 npm: https://www.npmjs.com/package/trtc-sdk-v5
7+
> - 📖 Documentation: https://trtc.io/document/59649
8+
> - 💻 GitHub: https://github.com/Tencent-RTC/TRTC_Web
9+
>
10+
> v5 introduces a modern **track-based API design**, improved performance, and better extensibility.
11+
>
12+
> ---
13+
> **If you are starting a new project, always choose v5.**
14+
> ⚠️ v4 will only receive critical bug fixes and no new features.
15+
116
# TRTC Web V4 SDK
217

3-
checkout this repository [TRTC Web V4 SDK](https://github.com/TencentRTC/web)
18+
checkout this repository [TRTC Web V4 SDK](https://github.com/TencentRTC/web)

0 commit comments

Comments
 (0)