commit | e728311885e9cd439da43dd8be88ef082105c8cb | [log] [tgz] |
---|---|---|
author | Jonas Oreland <jonaso@webrtc.org> | Mon Mar 03 12:51:49 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 03 15:21:31 2025 |
tree | d11b58b16bc844fbdbeb9edcc59701cbffa9516d | |
parent | caae8ec03bedd938b99c7a11b6455878c4f93e75 [diff] |
dtls-in-stun Put callsbacks into a struct This patch a NOP and - puts the 3 callbacks into a struct for eaiser handling - fixes consistent naming Bonus: resurrect (so far trivial) P2PTransportChannelTestDtlsInStun Note: That tests needs more meat! BUG=webrtc:367395350 Change-Id: I0fe8518ae5fe5d9518dfca3d193b7dee74a4a384 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/379600 Commit-Queue: Jonas Oreland <jonaso@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#44028}
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.