commit | 1fabbac6b6816f89b38477350cd70407e6bccf85 | [log] [tgz] |
---|---|---|
author | Tommi <tommi@webrtc.org> | Tue Mar 21 13:48:51 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 21 13:57:47 2023 |
tree | 4a9cecb2cad5f318ebf53ece00f9082c2dfcd83d | |
parent | 4c842224e1c690a6dc1ef6ecbed6f3af86959475 [diff] |
Update SctpTransportInternal to use RTCError. This avoids a couple of layers of error code conversion, reduces dependency on cricket error types and allows us to preserve error information from dcsctp. Along the way remove SendDataResult. Bug: none Change-Id: I1ad18a8f0b2fb181745b19c49f36f270708720c0 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/298305 Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Commit-Queue: Tomas Gunnarsson <tommi@webrtc.org> Cr-Commit-Position: refs/heads/main@{#39619}
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.