commit | 4ac371883e83c264eea96beeb14f95f9b69d72a4 | [log] [tgz] |
---|---|---|
author | Per K <perkj@webrtc.org> | Wed Nov 15 09:43:32 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 15 11:17:53 2023 |
tree | adaca1e4cf6dc0cbd09ca8aae962abc5f2c24e69 | |
parent | 8b54e37cac2018d92abafc2dfdebb419c3ff8064 [diff] |
AsyncPacketSocket::RegisterReceivedPacketCallback This cl introduce RegisterReceivedPacketCallback and DeregisterReceivedPacketCallback that will be used to replace AsyncPacketSocket::SignalReadPacket A "proof of concept" cl is here: https://webrtc-review.googlesource.com/c/src/+/327324 Bug: webrtc:15368 Change-Id: I07e4f564dc8420d78e542991689778d8531225df Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/327325 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Per Kjellander <perkj@webrtc.org> Cr-Commit-Position: refs/heads/main@{#41164}
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.