Skip to content

v2.4.0

Choose a tag to compare

@Bryceoz Bryceoz released this 25 Feb 21:57
· 121 commits to main since this release
0bb0ea4

What's new

  • Extended WebRTC connection stats: ConnectionStats now includes candidateType, availableOutgoingBitrate, framesPerSecond, packetLossRatio, and jitter in addition to rtt
  • Stats extraction refactored into extractConnectionStats() utility for cleaner architecture