commit | 5ecf16c072cef53ecb270794577c39a66dcbac63 | [log] [tgz] |
---|---|---|
author | zhihuang <zhihuang@webrtc.org> | Wed Jun 01 17:09:15 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Thu Jun 02 00:09:24 2016 +0000 |
tree | 52dde58ee4d77ab4ee3c6c35a0c2d11884a16c63 | |
parent | 36f50e8e4e3e947ad8db1179e358b11431a8f079 [diff] |
Add Stats to Stun ping. Add sent_ping_requests, recv_ping_responses to ConnectionInfo. recv_ping_responses_ will be incremented when OnConnectionRequestResponse() is called. ent_ping_requests_ will be incremented when OnConnectionRequestSent() is called. BUG=webrtc:5695 Review-Url: https://codereview.webrtc.org/1940493002 Cr-Commit-Position: refs/heads/master@{#13001}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.