RTC stats adapter
The purpose of this module is to parse and map data from RTCStatsReport.
Schema
Schema located inside output.js
Tests
We use Jest
as a testing framework
To run tests type: npm test
or jest
RTC Stats adapter
The purpose of this module is to parse and map data from RTCStatsReport.
Schema located inside output.js
We use Jest
as a testing framework
To run tests type: npm test
or jest
Change type of networkMos from string
to float