commit | c99dc31501c5697483248d06b1568b11c8afa7ba | [log] [tgz] |
---|---|---|
author | Jonas Oreland <jonaso@webrtc.org> | Wed Mar 28 06:00:50 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Mar 29 06:17:47 2018 |
tree | 4f34d0c5941521daea56e0581148c5b22ebe67eb | |
parent | 95e7dbb7c795bfbc887678a8bf278917e2043fca [diff] |
Add ability to release TURN allocation gracefully This patch adds TurnPort::Release that release a TURN allocation by sending a REFRESH with lifetime 0 without destroying the object. This allows for graceful shutdown of a TurnPort that can e.g be used for mobility. Bug: webtrc:9067 Change-Id: I1e4d9232ae08d6fe14f5612f776a541c03c3beec Reviewed-on: https://webrtc-review.googlesource.com/64722 Commit-Queue: Jonas Oreland <jonaso@webrtc.org> Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22666}
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.