commit | 7d9f0dc40fb2a7fab3b04900fc4487a898d51fe6 | [log] [tgz] |
---|---|---|
author | Mirko Bonadei <mbonadei@webrtc.org> | Fri Aug 12 06:58:59 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 12 07:13:52 2022 |
tree | 845c40db5c486f3e0015d97e725665fe885a509d | |
parent | c2b1e53923e2acdaa796f3bdadc72b0c61d8f7c1 [diff] |
Downgrade go runtime to 1.16 for macOS AppRTC tests. Starting from Go 1.17, modules are the default and cannot be disabled. This requires a change in the GitHub repositury [1]. As a stopgap solution, this CL moves Go back to 1.16 and disables modules [2]. [1] - https://github.com/webrtc/apprtc/tree/master/src/collider [2] - https://go.dev/blog/go116-module-changes No-Presubmit: True Bug: webrtc:14342 Change-Id: Idd03639588bc03497a78f0cef350daebf3b2f1d9 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/271481 Reviewed-by: Evan Shrubsole <eshr@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/main@{#37760}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.