commit | 7d0a77eef431748f26cacee140bef3b36cc9bc22 | [log] [tgz] |
---|---|---|
author | jbauch <jbauch@webrtc.org> | Fri Jul 07 13:44:07 2017 -0700 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Jul 07 20:44:07 2017 +0000 |
tree | bebe7fe16ac5feb69d6c03f8ea0333b4c3a50d81 | |
parent | 7480da4118b72b3a64f007cac6556dc64d5682ca [diff] |
Handle case where UDP packet contains multiple DTLS records. Our DTLS implementation doesn't do this, but other implementations may; see https://tools.ietf.org/html/rfc6347#section-4.1.1. BUG=chromium:537189 Review-Url: https://codereview.webrtc.org/2970883005 Cr-Commit-Position: refs/heads/master@{#18934}
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.