commit | 88f4b33196235b2fb3daf154953cb0c96c4cce54 | [log] [tgz] |
---|---|---|
author | Florent Castelli <orphis@webrtc.org> | Thu Apr 22 11:32:39 2021 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Apr 22 13:08:23 2021 |
tree | 9d4137c7d7eadd36ad928c24ab0b5299ce41232f | |
parent | 9bd245785791aa9f22296d7c7e23c93a5a9e8e49 [diff] |
usrsctp: Support sending and receiving empty messages Add new PPIDs 56 and 57. When sending an empty message, we use the corresponding PPID with a single byte data chunk. On the receiving side, when detecting such a PPID, we just ignore the payload content. Bug: webrtc:12697 Change-Id: I6af481e7281db10d9663e1c0aaf97b3e608432a1 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/215931 Commit-Queue: Florent Castelli <orphis@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/master@{#33808}
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.