mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-12 21:30:45 +01:00

which is displayed nicely in the git webview. BUG=webrtc:11375 No-Try: True Change-Id: I2dbe1ef0c74a0de8c5619b522fab39527e797d9c Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/210681 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Johannes Kron <kron@webrtc.org> Commit-Queue: Johannes Kron <kron@webrtc.org> Cr-Commit-Position: refs/heads/main@{#39545}
1.6 KiB
1.6 KiB
WebRTC native code
The WebRTC Native Code package is meant for browser developers who want to integrate WebRTC. Application developers are encouraged to use the WebRTC API instead.
The WebRTC native code can be found at https://webrtc.googlesource.com/src.
The change log is available at https://webrtc.googlesource.com/src/+log
Please read the License & Rights and FAQ before downloading the source code.
The WebRTC issue tracker can be used for submitting bugs found in native code.