commit | a58047d4e93ce8f8c4071cc8fa8c07b6337b7f1f | [log] [tgz] |
---|---|---|
author | Jonas Oreland <jonaso@webrtc.org> | Tue Jul 02 11:46:59 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 02 13:20:51 2024 |
tree | 45656cba05b407bf7fc97258fb84b1542feb7f37 | |
parent | f101f3f80347cda21d3a50490b89e176be30eba7 [diff] |
Add new constructor for TestUDPPort The new constructor exposes an already existing constructor, and is used to create a (test) UDPPort with a socket...so that one does not (really) need a socket factory. Bug: b/339018639 Change-Id: Ib591fe6ae61519fe29cdea819192694448b071e0 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/356141 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Jonas Oreland <jonaso@webrtc.org> Cr-Commit-Position: refs/heads/main@{#42571}
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.