commit | 3c02842f2ef4876979f6603fcb789d28385f051a | [log] [tgz] |
---|---|---|
author | Jonas Oreland <jonaso@webrtc.org> | Thu Aug 22 16:16:35 2019 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Aug 27 07:18:00 2019 +0000 |
tree | a1023eb4e7af509a43fba13417098b3115aeb441 | |
parent | 0949c897398e7f51aaa81098a76bb3022029aed1 [diff] |
Add TURN_LOGGING_ID This patch adds a new (optional) attribute to TURN_ALLOCATE_REQUEST, TURN_LOGGING_ID (0xFF05). The attribute is put into the comprehension-optional range so that a TURN server should ignore it if it doesn't know if. https://tools.ietf.org/html/rfc5389#section-18.2 The intended usage of this attribute is to correlate client and backend logs. Bug: webrtc:10897 Change-Id: I51fdbe15f9025e817cd91ee8e2c3355133212daa Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/149829 Reviewed-by: Qingsi Wang <qingsi@webrtc.org> Reviewed-by: Steve Anton <steveanton@webrtc.org> Reviewed-by: Niels Moller <nisse@webrtc.org> Commit-Queue: Jonas Oreland <jonaso@webrtc.org> Cr-Commit-Position: refs/heads/master@{#28966}
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 http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.