commit | d197e0b876ea128192d686d5641e74558109bb6f | [log] [tgz] |
---|---|---|
author | Byoungchan Lee <daniel.l@hpcnt.com> | Mon May 30 14:59:55 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 07 11:24:16 2022 |
tree | cdfadf9cf5af5c7ca7d496b6d35fc84dfa1cf52b | |
parent | b5af6ee6dffdc41b81bbeafdd04a33ce5d4f24b8 [diff] |
Reland "Don't create PacketSocketFactory inside BasicPortAllocatorSession" This is a reland of commit 7d4634cef76a1ac244d4b83faaf4c617bf236b71 Original change's description: > Don't create PacketSocketFactory inside BasicPortAllocatorSession > > This extends AlwaysValidPointer to avoid creating a unique_ptr inside it. > > Bug: webrtc:13145 > Change-Id: I73a4f18d0a7037b57f575b04b134e4f7eadceb79 > Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/263240 > Reviewed-by: Jonas Oreland <jonaso@webrtc.org> > Commit-Queue: Daniel.L (Byoungchan) Lee <daniel.l@hpcnt.com> > Reviewed-by: Harald Alvestrand <hta@webrtc.org> > Cr-Commit-Position: refs/heads/main@{#37048} Bug: webrtc:13145 Change-Id: Iec8091ada5862cb6aa48d45b2a426c05bda798f9 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/264826 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Owners-Override: Daniel.L (Byoungchan) Lee <daniel.l@hpcnt.com> Commit-Queue: Niels Moller <nisse@webrtc.org> Reviewed-by: Christoffer Jansson <jansson@webrtc.org> Cr-Commit-Position: refs/heads/main@{#37138}
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.