Simple-peer: Fix `pc.getStats()` call for `wrtc`

Created on 17 Jan 2017  路  2Comments  路  Source: feross/simple-peer

In https://github.com/feross/simple-peer/commit/e9ffcfab0e2fbd3f8179c50a0f49fac2adc3aa6f#commitcomment-20490182, @diasdavid pointed out that we're calling the two-parameter callback version of getStats() for wrtc, when it's expecting the one-parameter callback version, like Chrome.

Most helpful comment

6.2.0

All 2 comments

6.2.0

Was this page helpful?
0 / 5 - 0 ratings

Related issues

saagarbethi picture saagarbethi  路  4Comments

mullerivan picture mullerivan  路  4Comments

onel picture onel  路  5Comments

lroellin picture lroellin  路  3Comments

gopchi picture gopchi  路  4Comments