When calling transport.getStats() I’m always getting a structure like { size: <number> }. Was checking RTCPeerConnection and RTCStatsReport and this type of structure is not documented.
I’m wondering if this is no longer supported or there’s an issue that I could’t find on github and the forum. If there’s an issue with getStats maybe it should be removed from client API.
I’m pretty sure RTCPeerConnection.getStats a while ago